Navigation: thinBasic Modules > SAPI > SAPI_Speak |
|
Description
Instruct SAPI engine to speak the passed text.
Syntax
none = SAPI_Speak(sTextToSpeak)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
sTextToSpeak |
String |
No |
The text to speak |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |