There are seven semantic data types. They are defined as macros in <LV_SRE_Semantic.h>
SI_TYPE_BOOL
SI_TYPE_INT
SI_TYPE_DOUBLE
SI_TYPE_STRING
SI_TYPE_OBJECT
SI_TYPE_ARRAY
SI_TYPE_NULL
Note: SI_TYPE_NULL is a special type which usually indicates that some error occurred.
Complete Help Topic List | Speech Engine Product Information