What toolboxes should I get to do speech formant analysis in real time?
5 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Suman Sahu
on 29 May 2023
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.
More Answers (0)
See Also
Categories
Find more on Simulation, Tuning, and Visualization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!