voice_get_new
Retrieve newly transcribed speech since the last checkpoint, returning the text and a checkpoint index to track and process only new content.
Instructions
Get text transcribed since the last checkpoint.
Returns the new text and its potential checkpoint index. Use voice_set_checkpoint to mark what you've already read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |