Streaming Audio — Error Handling

Exception Types

Streaming raises the same exception hierarchy as batch, plus server-side ERROR events.


Exception & event reference

Exception / EventDescription
ConnectionErrorRaised on SDK side if WebSocket fails to connect.
AuthenticationErrorRaised if API key is invalid during handshake.
TimeoutErrorRaised if connection or response exceeds timeout.
StreamingMessageType.ERRORServer-side error emitted as an event. Contains message and code.