| ILyncPlatformLibraryInteractionSpeak Method |
| Name | Description | |
|---|---|---|
| Speak(String) |
Speaks a text using the TTS engine then raises an PlaybackEnded event on completion.
| |
| Speak(String, LyncPlatformLibrarySamplesPerSecond, LyncPlatformLibraryAudioBitsPerSample, LyncPlatformLibraryAudioChannel) |
Speaks a text using the TTS engine specifying the LyncPlatformLibrarySamplesPerSecond,
LyncPlatformLibraryAudioBitsPerSample and LyncPlatformLibraryAudioChannel
then raises an PlaybackEnded event on completion.
|