你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.