LVInterpretation_CreateFromCopy

Used to copy an Interpretation object.

Functions

Parameters

hsi

The interpretation handle being copied.

Return Value

NULL

There was a problem copying the interpretation.

Not NULL

The copied interpretation object.

Remarks

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.

See Also

© 2012 LumenVox LLC. All rights reserved.