Audiorecorder object will not support full ultrasonic sampling rate of microphone?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm a fairly new to Matlab, so apologies if this is an easy question.
I'm attempting to work with ultrasonic audio in real-time using Matlab. The ultrasonic plug-and-play microphone I'm using (specifically an Ultramic 384K BLE) supports sampling at up to 384 kz. The audiorecorder object also supports a maximum of 384 kz sampling rate, but when I try to create an audiorecorder object that samples at this rate I get an error.
I used audiodevinfo to probe the compatability of my microphone a bit, and the microphone is supported up to 200 kz sampling rate but no further.
Would anyone know how to record using my microphone at the full sampling rate of the mic?
Thanks for your time!
-Ben
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Audio and Video Data finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!