RealtimeObserverName | Description |
---|---|
logger | Type: logging.Logger | None Default: None |
Name | Description |
---|---|
event | The event from the OpenAI Realtime API. Type: RealtimeEvent |
self._ready_event.set()
when the observer is ready to process events.Name | Description |
---|---|
agent | The realtime agent attached to the observer. Type: RealtimeAgent |