Share via


Azure.AI.Speech.Transcription Namespace

Classes

Name Description
AzureAISpeechTranscriptionContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

ChannelCombinedPhrases

The full transcript per channel.

EnhancedModeProperties

Enhanced mode properties for transcription. Enhanced mode is automatically enabled when this object is created and set on TranscriptionOptions.

PhraseListProperties

Phrase list properties for transcription.

SpeechTranscriptionModelFactory

A factory class for creating instances of the models for mocking.

TranscribedPhrase

Represents a transcribed phrase with timing, speaker, and word-level details.

TranscribedPhrases

TranscribedPhrases.

TranscribedWord

Time-stamped word in the display form.

TranscriptionClient

The Transcription service client.

TranscriptionClientOptions

Client options for TranscriptionClient.

TranscriptionDiarizationOptions

The Speaker Diarization settings. Diarization settings must be specified to enable speaker diarization.

TranscriptionOptions

Metadata for a transcription request.

TranscriptionResult

Represents the result of a transcription operation.

Structs

Name Description
ProfanityFilterMode

Mode of profanity filtering.

Enums

Name Description
TranscriptionClientOptions.ServiceVersion

The version of the service to use.