transcription Module
Classes related to conversation transcription.
Classes
ConversationTranscriber |
On object that performs conversation transcription operations. If you need to specify source language information, please only specify one of these three parameters, language, source_language_config or auto_detect_source_language_config. |
ConversationTranscriptionCanceledEventArgs |
An object that encapsulates conversation transcription canceled event arguments. Constructor for internal use. |
ConversationTranscriptionEventArgs |
An object that encapsulates the conversation transcription result. Constructor for internal use. |
ConversationTranscriptionResult |
Defines the conversation transcription result. Constructor for internal use. |
Meeting |
An object that performs meeting management related operations. |
MeetingTranscriber |
On object that performs meeting transcription operations. |
MeetingTranscriptionCanceledEventArgs |
An object that encapsulates meeting transcription canceled event arguments. Constructor for internal use. |
MeetingTranscriptionEventArgs |
An object that encapsulates the meeting transcription result. Constructor for internal use. |
MeetingTranscriptionResult |
Defines the meeting transcription result. Constructor for internal use. |
Participant |
An object that represents conversation participant. |
Azure SDK for Python