| SUI_GetSpoken2 (index) --> spokenText | ||
| Parameter | Type | Description |
| index | Longint | 0 = entire phrase; n = index of embedded language model |
| Returns | Type | Description |
| spokenText | Text | Response in a normalized format, if available |
| Description For certain language models, such as dates, times and numbers, an alternative format of an utterance can be returned, rather than the literal response. This is known as "normalization". | ||