endSensitivityLow constant

Automatic detection ends speech less often.

Implementation

static const endSensitivityLow =
    RealtimeInputConfig_AutomaticActivityDetection_EndSensitivity(
      'END_SENSITIVITY_LOW',
    );