startRecording

suspend fun startRecording(): Result<Any>
suspend fun startRecording(recordingType: RecordingType): Result<Any>