Multiple sound inputs in Matlab
Afficher commentaires plus anciens
Hello!
I'd like to implement a speaker detection using 3 or 4 microphones. But I'm not sure if Matlab is able to handle several sound inputs: Audio Recorder help ( http://www.mathworks.de/help/techdoc/ref/audiorecorder.html) says the number of channels can only be 1 or 2.
I also discovered the project Playrec, but it doesn't install on my system and it's not developed any more :-(
How can I solve my problem?
Thanks!
Réponses (1)
Daniel Shub
le 6 Fév 2012
0 votes
MATLAB can handle several sound inputs. On Windows the Data Acquisition Toolbox has some useful features. I tend to recommend some of the port audio implementations (of which playrec is one). I prefer the sound part of psychtoolbox. There is also pawavplay.
Catégories
En savoir plus sur Audio and Video Data dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!