This interface defines the configuration properties that can be used to customize
the behavior and identification of a recognizer. Recognizers use this configuration
to set up their basic properties and operational parameters.
Optional unique identifier for the recognizer instance.
Remarks
The id property allows you to distinguish between multiple recognizer instances
and can be useful for logging, debugging, and telemetry purposes. If not provided,
the recognizer will operate without a specific identifier.
Configuration options for a recognizer instance.
Remarks
This interface defines the configuration properties that can be used to customize the behavior and identification of a recognizer. Recognizers use this configuration to set up their basic properties and operational parameters.