Problem in adjust sound from text2speech
1 view (last 30 days)
Show older comments
Does anyone know how to use this following function? I want to adjust speech. I already downloaded SAPI: speech SDK 5.1 but it's work and got error. This is source that I used text2speech http://www.mathworks.com/matlabcentral/fileexchange/11297-text2speech-tts
Emphasising (only for the SAPI version*) text2speech('You can EMPH emphasis /EMPH text.');
Silence (only for the SAPI version) text2speech('There will be silence now MSEC=''500''/ and speech again.');
I'm sorry for asking nonsense question but I have several downloaded on SDK 5.1
2 Comments
Geoff Hayes
on 7 Feb 2015
Ara - what is the error that you are observing? Please fully describe the problem that you are experiencing with the code that you have written.
Answers (1)
jibrahim
on 24 Feb 2020
Audio Toolbox supports calling into popular 3rd-party APIs for speech synthesis:
0 Comments
See Also
Categories
Find more on Audio Toolbox 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!