Reference for all events emitted by the Fireflies.ai Realtime API
Event Name | Description |
---|---|
auth.success | Emitted when authentication succeeds. |
auth.failed | Emitted when authentication fails. The socket will disconnect after this event. |
connection.established | Emitted when the connection is successfully established. |
connection.error | Emitted when there is a connection or authorization error. |
transcription.broadcast | Emitted for every new transcription segment or update. |