Uses of Class
com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator
-
Packages that use ConversationTranslator Package Description com.microsoft.cognitiveservices.speech -
-
Uses of ConversationTranslator in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech with parameters of type ConversationTranslator Modifier and Type Method Description static ConnectionConnection. fromConversationTranslator(ConversationTranslator conversationTranslator)Gets the Connection instance from the conversation translator.
-