audio_record
Record the mono audio at the given sampling rate
Arguments
- Integer sample rate (for example: 8000, 16000, 22050, 32000, 44100)
- Integer bits per sample (16, 32)
- Integer number of samples to record
Output
Vector data samples
Examples
Record the mono audio at the given sampling rate
Vector data samples