com.microsoft.cognitiveservices.speech.transcription
Classes
| Conversation |
Performs conversation management including add and remove participants. |
| ConversationExpirationEventArgs |
Defines a payload for the Conversation |
| ConversationParticipantsChangedEventArgs |
Defines a payload for the Participants |
| ConversationTranscriber |
Performs conversation transcribing for audio input streams, and gets transcribed text and speaker id as a result. |
| ConversationTranscriptionCanceledEventArgs |
Class that defines conversation transcription canceled events. |
| ConversationTranscriptionEventArgs |
Class that defines conversation transcription event arguments. |
| ConversationTranscriptionResult |
Class that defines conversation transcription result. |
| ConversationTranslationCanceledEventArgs |
Defines a payload for the Canceled event. |
| ConversationTranslationEventArgs |
Defines a payload for Transcribing, and Transcribed events. |
| ConversationTranslationResult |
Defines a conversation translation result. |
| ConversationTranslator |
A conversation translator that enables a connected experience where participants can use their own devices to see everyone else's recognitions and IMs in their own languages. |
| Meeting |
Performs meeting management including add and remove participants. |
| MeetingTranscriber |
Performs meeting transcribing for audio input streams, and gets transcribed text and user id as a result. |
| MeetingTranscriptionCanceledEventArgs |
Class that defines meeting transcription canceled events. |
| MeetingTranscriptionEventArgs |
Class that defines meeting transcription event arguments. |
| MeetingTranscriptionResult |
Class that defines meeting transcription result. |
| Participant |
Represents a participant in a conversation transcribing session. |
| User |
Represents a user in a conversation. |
Enums
| ParticipantChangedReason |
Why the participant changed event was raised. |