Represents the options used in creating the recognizer.
struct L_ASRCreateRecognizerOptions
{
L_UINT StructSize;
};
typedef struct L_ASRCreateRecognizerOptions L_ASRCreateRecognizerOptions;
Size of this structure, in bytes. Use the sizeof operator to calculate this value.