startSensitivityLow constant

Automatic detection will detect the start of speech less often.

Implementation

static const startSensitivityLow =
    RealtimeInputConfig_AutomaticActivityDetection_StartSensitivity(
      'START_SENSITIVITY_LOW',
    );