Skip to content

Polly  >  Errors  >  MarksNotSupportedForFormatException

MarksNotSupportedForFormatException

Error Class

MarksNotSupportedForFormatException dataclass

Bases: ServiceError

Speech marks are not supported for the OutputFormat selected. Speech marks are only available for content in json format.

Attributes

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