- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Used to copy an Interpretation object.
hsi
The interpretation handle being copied into.
other_hsi
The interpretaion handle whose contents are being copied.
None.
Any new handle given to you via LVInterpretation_Copy must be released with LVInterpretation_Release. Also, any handle given to you by the speech port through LV_SRE_CreateInterpretation must be released with LVInterpretation_Release.