Skip to content

Polly  >  Errors  >  LanguageNotSupportedException

LanguageNotSupportedException

Error Class

LanguageNotSupportedException dataclass

Bases: ServiceError

The language specified is not currently supported by Amazon Polly in this capacity.

Attributes

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