| SUI_GetSpoken (index) --> spokenText | ||
| Parameter | Type | Description |
| index | Integer | 0 for entire text or index of embedded LM |
| Returns | Type | Description |
| spokenText | Text | The literal text as spoken |
| Description SUI_GetSpoken returns the literal text spoken by the user, which is limited to valid phrases in the current language model, or a data language model (such as an integer). | ||