Speak To User

Uses the SA speech server (text to speech synthesizer) to speak a specified string to the user through the computer’s audio out port.

 

Input Arguments

 

0

String

String to speak

The string to speak to the user.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The string was spoken successfully.

FAILURE

The SA speech server was not configured correctly.

 

Remarks

None.