Uses of Class
com.microsoft.cognitiveservices.speech.SynthesisVoicesResult
-
Packages that use SynthesisVoicesResult Package Description com.microsoft.cognitiveservices.speech -
-
Uses of SynthesisVoicesResult in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech that return types with arguments of type SynthesisVoicesResult Modifier and Type Method Description Future<SynthesisVoicesResult>SpeechSynthesizer. getVoicesAsync()Get the available voices, asynchronously.Future<SynthesisVoicesResult>SpeechSynthesizer. getVoicesAsync(String locale)Get the available voices, asynchronously.
-