onReady

abstract fun onReady(@NonNull controller: AudioRecordingController)

Called when audio is ready to be recorded.

Parameters

controller

Controller for managing the recording.