Skip to content

Polly  >  Errors  >  EngineNotSupportedException

EngineNotSupportedException

Error Class

EngineNotSupportedException dataclass

Bases: ServiceError

This engine is not compatible with the voice that you have designated. Choose a new voice that is compatible with the engine or change the engine and restart the operation.

Attributes

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