canListen

abstract val canListen: Boolean

Whether the agent is capable of accepting input (including while the agent is thinking or speaking).

Note that this may not the agent is actually connected - the audio pre-connect buffer could be active and recording user input before the agent actually connects.