Uses of Class
com.microsoft.cognitiveservices.speech.transcription.ConversationExpirationEventArgs
-
Packages that use ConversationExpirationEventArgs Package Description com.microsoft.cognitiveservices.speech.transcription -
-
Uses of ConversationExpirationEventArgs in com.microsoft.cognitiveservices.speech.transcription
Fields in com.microsoft.cognitiveservices.speech.transcription with type parameters of type ConversationExpirationEventArgs Modifier and Type Field Description EventHandlerImpl<ConversationExpirationEventArgs>ConversationTranslator. conversationExpirationEvent that signals how many more minutes are left before the conversation expires.
-