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.
double LVSemanticData_GetDouble(H_SI_DATA h_si_data)
A double.
h_si_data
Semantic data handle.
Complete Help Topic List | Speech Engine Product Information