Previous Book Contents Book Index Next

Inside Macintosh: Sound /
Chapter 3 - Sound Input Manager / Sound Input Manager Reference
Sound Input Manager Routines


Legacy Documentclose button

Important: Inside Macintosh: Sound is deprecated as of Mac OS X v10.5. For new audio development in Mac OS X, use Core Audio. See the Audio page in the ADC Reference Library.

Opening and Closing Sound Input Devices

You can use the SPBOpenDevice function to open the default sound input device that the user has selected in the Sound In control panel or to open a specific sound input device. You must open a device before you can record from it by using SPBRecord, but the Sound Input Manager's high-level routines automatically open the default sound input device. You can close a sound input device by calling the SPBCloseDevice function.


Subtopics
SPBOpenDevice
SPBCloseDevice

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996