LVInterpretation_Copy

Used to copy an Interpretation object.

Functions

Parameters

hsi

The interpretation handle being copied into.

other_hsi

The interpretaion handle whose contents are being copied.

Return Value

None.

Remarks

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.

See Also

© 2012 LumenVox LLC. All rights reserved.