Multiple sound inputs in Matlab
Mostrar comentarios más antiguos
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!
Respuestas (1)
Daniel Shub
el 6 de Feb. de 2012
0 votos
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.
Categorías
Más información sobre Audio and Video Data en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!