speechmatics.exceptions

Exceptions and errors used by the library.

exception speechmatics.exceptions.EndOfTranscriptException[source]

Indicates that the transcription session has finished.

exception speechmatics.exceptions.ForceEndSession[source]

Can be raised by the user from a middleware or event handler in order to force the transcription session to end early.

exception speechmatics.exceptions.JobNotFoundException[source]

Indicates that job ID was not found.

exception speechmatics.exceptions.TranscriptionError[source]

Indicates an error in transcription.