Record Display Speech
A MATLAB exercise that uses the file read command to read in an existing speech file, the
record function to record a speech signal, and the file save command to save the results in a designated file on any desired MATLAB directory. The program plots the (existing or newly recorded) speech signal and its log energy contour. Finally, for newly recorded signals, the MATLAB program uses a graphical cursor to manually segment the recorded speech signal, as desired; e.g., eliminate background signal both before and after the desired speech signal, prior to saving the recorded speech in the designated directory and in the designated file.
Cite As
Speech Processing (2024). Record Display Speech (https://www.mathworks.com/matlabcentral/fileexchange/45524-record-display-speech), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox >
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data > Speech Files >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.