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!