- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Used to copy an Interpretation object.
hsi
The interpretation handle being copied.
NULL
There was a problem copying the interpretation.
Not NULL
The copied interpretation object.
Any new handle given to you via LVInterpretation_CreateFromCopy 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.