Ozeki SDK Class library
Ozeki SDK Class library
Ozeki
Ozeki.Media
TextToSpeech Class
TextToSpeech Methods
AddAndStartText Method
AddText Method
AddTTSEngine Method
ChangeLanguage Method
ChangeVoice Method
Clear Method
Dispose Method
GetAvailableVoices Method
GetCurrentEngine Method
NextText Method
Start Method
TextToSpeech
NextText Method
Skips the actual text and begins playing the next text.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
C#
VB
C++
F#
Copy
public
void
NextText
()
Public
Sub
NextText
public
:
void
NextText
()
member
NextText
:
unit
->
unit
See Also
Reference
TextToSpeech Class
Ozeki.Media Namespace