Multiple sound inputs in Matlab
이전 댓글 표시
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!
답변 (1개)
Daniel Shub
2012년 2월 6일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!