start_sound_input

Starts recording in the specified format.

Description

int start_sound_input(int rate, int bits, int stereo);
Starts recording in the specified format, suspending audio playback as necessary if the card is not full duplex.
Returns the buffer size in bytes if successful, or zero on error.

Related Discussions

The following threads each have code containing this keyword: Note: You can click on the numbers to jump directly to the posts that reference this page.

Related Projects

The following projects include source code containing this keyword: