end_voice_session
Ends the active voice session cleanly, causing all subsequent voice input requests to return a session-end marker. Use when the user asks to stop voice mode or invokes /endlivechat.
Instructions
Cleanly end the current voice session. After calling this, any further get_voice_input calls will return 'END_SESSION'. Use this when the user invokes /endlivechat or otherwise asks to stop voice mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||