iosNoBluetooth property

SpeechConfigOption iosNoBluetooth
final

This option does nothing yet, may disable Bluetooth on iOS if there is a need.

Implementation

static final SpeechConfigOption iosNoBluetooth =
    SpeechConfigOption('ios', 'noBluetooth', true);