- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
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.
h_si_data
Semantic data handle.
A double.