Record sound specific rate

Last Revision:
Version 1.0, 2003-03-14
First Version
Build Requirements:
Runtime Requirements:
Carbon Sound Manager 3.2 or later

This sample shows how to use SPBRecord to record to memory, convert the sampling rate to some arbitrary rate, and then write the recorded, rate converted samples to disk, asynchronously, using PBWriteAsync. This sample is useful for those developers who wish more flexibility than what is offered with SPBRecordToFile, or for those wishing to record at a rate not supported by the sound input driver. Requirements: Sound Manager 3.2 or later Keywords: record, sound, disk, SPBRecord, SoundConvert