audio_in

Continuous recording of audio data at the given sampling rate. Note input properties may vary from the desired ones, especially sampling rate. Use audio in properties() after this function.

Arguments

  1. Integer sample rate (for example: 8000, 16000, 22050, 32000, 44100)
  2. Integer bits per sample (16, 32)
  3. Integer number of audio channels (1, 2)

Output

Channel for reading data chunks

Examples

audio_in