Uses of Class
com.microsoft.cognitiveservices.speech.SpeechSynthesisRequest.SpeechSynthesisInputStream
-
Packages that use SpeechSynthesisRequest.SpeechSynthesisInputStream Package Description com.microsoft.cognitiveservices.speech -
-
Uses of SpeechSynthesisRequest.SpeechSynthesisInputStream in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech that return SpeechSynthesisRequest.SpeechSynthesisInputStream Modifier and Type Method Description SpeechSynthesisRequest.SpeechSynthesisInputStreamSpeechSynthesisRequest. getInputStream()Gets the input stream for the speech synthesis request.
-