noInterruption constant

The model's response will not be interrupted.

Implementation

static const noInterruption = RealtimeInputConfig_ActivityHandling(
  'NO_INTERRUPTION',
);