SI_DATA_GetDouble

Return the C/C++ double value contained in a given handle. This function assumes that the handle is of SI_DATA_DOUBLE type. If the user passes in a handle with non SI_DATA_DOUBLE type, this function always return 0.0.

double SI_DATA_GetDouble(H_SI_DATA h_si_data)

Return Values

A C/C++ double value.

Parameters

h_si_data

Semantic data handle.

 


Complete Help Topic List | Speech Engine Product Information