Version: 1.2

Posted: 2006-05-05

Build Requirements: XCode 2.2, or Java 2 SDK for Windows, and QuickTime 7

Runtime Requirements: Java 1.5 and QuickTime 7, or later, recommended

View Source Code:

Download Sample (“SoundMemRecord.zip”, 27.6K)
Download Sample (“SoundMemRecord.dmg”, 86.6K)



Description

Demonstrates how to record audio from the default input device, as selected in System Preferences, into a buffer in memory. The user is able to playback the recording. The window is fairly simple, with two buttons to record a sound and to play it. The recording is not saved to disk in this sample.

Document Revision History

Date Notes
2006-05-05Support for XCode 2. Modified project layout for platform independent distribution and compilation.
2006-05-04Support for XCode 2. Modified project layout for platform independent distribution and compilation.
2003-01-14This code shows using the SoundManager SPB calls for simple audio recording to memory.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.