- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Returns a handle for the semantic data generated by user input and a matching grammar. The returned handle does not allocate any additional memory, so do not release it.
hsi
An interpretation handle.A handle to the results of a semantic interpretation process.
The semantic data handle provided to the user via this function is owned by the interpretation handle hsi. It will be released when hsi is released.