Enumeration

SpielError

since: 1.0

Declaration

error-domain Spiel.Error

Description [src]

Error codes in the SPIEL_ERROR domain that can be emitted in the utterance-error signal.

Available since: 1.0

Members

SPIEL_ERROR_NO_PROVIDERS

No speech providers are available.

  • Value: 0
  • Nickname: None
  • Available since: 1.0
SPIEL_ERROR_MISCONFIGURED_VOICE

Voice is not configured correctly.

  • Value: 1
  • Nickname: None
  • Available since: 1.0
SPIEL_ERROR_PROVIDER_UNEXPECTEDLY_DIED

Speech provider unexpectedly died.

  • Value: 2
  • Nickname: None
  • Available since: 1.0
SPIEL_ERROR_INTERNAL_PROVIDER_FAILURE

Internal error in speech provider.

  • Value: 3
  • Nickname: None
  • Available since: 1.0