poll_voice_bridge
Poll an open Voice Bridge call to retrieve new transcript events, including partial and final transcripts and system events, since the last cursor.
Instructions
Fetch new transcript events from an open Voice Bridge call since the last cursor. Returns partial + final transcripts + system events. Agent should poll in a loop (~500ms-1s). No additional payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from open_voice_bridge | |
| cursor | No | Last seq number seen (default 0 = start from beginning) |