LVSemanticData_GetDouble

Returns a double precision floating point value contained in the given semantic data handle. This function assumes that the handle is of type SI_TYPE_DOUBLE . If the user passes in a handle with non SI_TYPE_DOUBLE type, this function always returns 0.0.

Function

double LVSemanticData_GetDouble(H_SI_DATA h_si_data)

Return Values

A double.

Parameters

h_si_data

Semantic data handle.


Complete Help Topic List | Speech Engine Product Information