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!