Problem in adjust sound from text2speech
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Geoff Hayes
2015-2-7
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.
回答(1 个)
jibrahim
2020-2-24
Audio Toolbox supports calling into popular 3rd-party APIs for speech synthesis:
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!