Click or drag to resize
LyncPlatformLibraryAudioCallSpeak Method
Overload List
  NameDescription
Public methodSpeak(String)
Speaks a text using the TTS engine then raises an PlaybackEnded event on completion.
Public methodSpeak(String, LyncPlatformLibrarySamplesPerSecond, LyncPlatformLibraryAudioBitsPerSample, LyncPlatformLibraryAudioChannel)
Speaks a text using the TTS engine specifying the LyncPlatformLibrarySamplesPerSecond, LyncPlatformLibraryAudioBitsPerSample and LyncPlatformLibraryAudioChannel then raises an PlaybackEnded event on completion.
Top
See Also