Skip to content

Polly  >  Errors  >  InvalidSsmlException

InvalidSsmlException

Error Class

InvalidSsmlException dataclass

Bases: ServiceError

The SSML you provided is invalid. Verify the SSML syntax, spelling of tags and values, and then try again.

Attributes

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