stopRecording

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