startSensitivityHigh constant

Automatic detection will detect the start of speech more often.

Implementation

static const startSensitivityHigh =
    RealtimeInputConfig_AutomaticActivityDetection_StartSensitivity(
      'START_SENSITIVITY_HIGH',
    );