Uses of Class
com.microsoft.cognitiveservices.speech.SpeechSynthesizer
-
Packages that use SpeechSynthesizer Package Description com.microsoft.cognitiveservices.speech -
-
Uses of SpeechSynthesizer in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech with parameters of type SpeechSynthesizer Modifier and Type Method Description static ConnectionConnection. fromSpeechSynthesizer(SpeechSynthesizer speechSynthesizer)Gets the Connection instance from the speech synthesizer.
-