Skip to content

Polly  >  Errors  >  SynthesisTaskNotFoundException

SynthesisTaskNotFoundException

Error Class

SynthesisTaskNotFoundException dataclass

Bases: ServiceError

The Speech Synthesis task with requested Task ID cannot be found.

Attributes

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