enterAudioRecordingMode

abstract fun enterAudioRecordingMode(@NonNull annotation: SoundAnnotation)

Activates audio recording mode when the sound annotation can be recorded into. If playback mode is active, it is left first before entering audio recording mode.

Parameters

annotation

Sound annotation to record into.