Uses of Class
com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisEventArgs
-
Packages that use TranslationSynthesisEventArgs Package Description com.microsoft.cognitiveservices.speech.translation -
-
Uses of TranslationSynthesisEventArgs in com.microsoft.cognitiveservices.speech.translation
Fields in com.microsoft.cognitiveservices.speech.translation with type parameters of type TranslationSynthesisEventArgs Modifier and Type Field Description EventHandlerImpl<TranslationSynthesisEventArgs>TranslationRecognizer. synthesizingThe event synthesizing signals that a translation synthesis result is received.
-