androidIntentLookup property

SpeechConfigOption androidIntentLookup
final

Some Android builds do not properly define the default speech recognition intent. This option forces a workaround to lookup the intent by querying the intent manager.

Implementation

static final SpeechConfigOption androidIntentLookup =
    SpeechConfigOption('android', 'intentLookup', true);