Skip to content

startRecording() called on an uninitialized AudioRecord #24

@alinaruban12345

Description

@alinaruban12345

I have the following crash on A13.LGX.0.F2080 (Android 13) device:

Fatal Exception: java.lang.IllegalStateException: startRecording() called on an uninitialized AudioRecord.
at android.media.AudioRecord.startRecording(AudioRecord.java:1349)
at com.github.squti.androidwaverecorder.WaveRecorder.initializeAudioRecorder(WaveRecorder.kt:183)
at com.github.squti.androidwaverecorder.WaveRecorder.startRecording(WaveRecorder.kt:154)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions