AudioObserverName | Description |
---|---|
logger | Type: ForwardRef(‘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 |