Skip to content

Transcribe Streaming  >  Errors  >  BadRequestException

BadRequestException

Error Class

BadRequestException dataclass

Bases: ServiceError

One or more arguments to the StartStreamTranscription, StartMedicalStreamTranscription, or StartCallAnalyticsStreamTranscription operation was not valid. For example, MediaEncoding or LanguageCode used unsupported values. Check the specified parameters and try your request again.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'