audio_record

Record the mono audio at the given sampling rate

Arguments

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

Output

Vector data samples

Examples

audio_record