Skip to content

Polly  >  Errors  >  UnsupportedPlsAlphabetException

UnsupportedPlsAlphabetException

Error Class

UnsupportedPlsAlphabetException dataclass

Bases: ServiceError

The alphabet specified by the lexicon is not a supported alphabet. Valid values are x-sampa and ipa.

Attributes

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