GHASysSpeak Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Speak(String) |
Initiate text to speech operation that will render on the default audio device of the GHA server
| |
| Speak(String, ITTSStream) |
Initiates text to speech operation that will render on the specified device
| |
| Speak(String, ITTSText) |
Initiates text to speech operation that will render on the specified device
|