VoxEngineMedia playback and recordingRecorderEventsAdd the following line to your scenario code to use the events: require(Modules.Recorder);Ask a question|Copy page|View as Markdown|More actionsValues RecorderError'Recorder.Error'Triggers in case of errors during the recording process. Started'Recorder.Started'Triggers after the recording’s start. Stopped'Recorder.Stopped'Triggers after the recording’s stop.