# RecorderManager.onInterruptionBegin(function callback)

Start from base library version 2.3.0. Please remaining backward compatible.

Listens on the event that recording interruption starts due to system occupation. This event is triggered by the following scenarios: WeChat voice chat and WeChat video chat. After this event is triggered, the recording is paused. The pause event is triggered after this event.

# Parameters

# function callback

The callback function for the event that recording interruption starts due to system occupation.