Method SpeakVoice.Speak(+ 1 overload)
Overload
Speaks the specified text.
public void Speak(string text, bool async = false)
Parameters
Overload(top)
Speaks the specified text.
public void Speak(string text, SVFlags flags)
Speaks the specified text.
public void Speak(string text, bool async = false)
Speaks the specified text.
public void Speak(string text, SVFlags flags)