from
text2speech - tts
by Wolfgang Garn
Converts text to speech.
|
| tts |
tts - text to speech
This function converts text into speech.
Contents
Syntaxtts( text ) Description
You can enter any form of text into this function and it speaks it all.
Note: It requires .Net
Input:
- text ... text to be spoken (character array, or cell array of characters)
Output:
Examples
Simple. tts('Hello. How are you?')
Casual chat. tts({'Hello. How are you?','It is nice to speak to you.','regards SAPI.'})
See also
External
text2speech
Signature
|
|
Contact us at files@mathworks.com