[This is preliminary documentation and is subject to change.]
Converts the specified text to an audio stream and plays
Namespace:
GHASchema.Classes.Capabilities.Speech
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxbool Speak(
string text
)
Parameters
- text
- Type: SystemString
Text to speak
Return Value
Type:
BooleanTrue if successful, false if not
See Also