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.