What toolboxes should I get to do speech formant analysis in real time?
조회 수: 3 (최근 30일)
이전 댓글 표시
I want to record speech sound with a mucrophone, and have its formants analyzed and displayed in real time. Hopefully the spectrogram can be played back from the spectrogram display as well. What toolboxes should I get? Would Sig Proc by itself sufficient? Should I also get Audio toolbox?
댓글 수: 0
채택된 답변
Suman Sahu
2023년 5월 29일
Hello Simon,
To record speech signals using microphone, you can use the Analog Input Recorder App available with the Data Acquisition Toolbox. You can then use the Signal Analyzer App from Signal Processing Toolbox to view the recorded signal’s spectrogram, scalogram, etc and perform required analysis. I don’t think it is possible to do the analysis in real time while recording the signal.
Hope it was helpful.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!