[This is preliminary documentation and is subject to change.]
Plays the specified IO stream
Namespace:
GHASchema.Classes.Capabilities.Speech
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxbool Play(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
Stream containing text to speech audio
Return Value
Type:
BooleanTrue if successful, false if not
See Also