Problem in adjust sound from text2speech

2 views (last 30 days)
Ara
Ara on 6 Feb 2015
Answered: jibrahim on 24 Feb 2020
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
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.
Ara
Ara on 7 Feb 2015
it speech along the text include EMPH and /EMPH, it doesn't emphasize the text.

Sign in to comment.

Answers (1)

jibrahim
jibrahim on 24 Feb 2020
Audio Toolbox supports calling into popular 3rd-party APIs for speech synthesis:

Categories

Find more on Audio Processing Algorithm Design 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!