Uses the SA speech server (text to speech synthesizer) to speak a specified string to the user through the computer’s audio out port.
0 |
String |
String to speak |
The string to speak to the user. |
None.
SUCCESS |
The string was spoken successfully. |
FAILURE |
The SA speech server was not configured correctly. |
None.