- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
LVInterpretation objects are fully copyable.
hsi
The interpretation handle being copied into, or being releasedother_hsi
The interpretaion handle whose contents are being copied.Any new handle given to you via Create or CreateFromCopy must be released. Also, any handle given to you by the speech port through LV_SRE_CreateInterpretation must be released.
Constructing, Copying and Destroying an LVInterpretation Object (C++ API)