Skip to content

ArrayIndexOutOfBounds in AbstractAudioRecorder.java #4

@syedtalha

Description

@syedtalha

Library crashes when we try to call isPausing() on AudioRecorder

Caused by: java.lang.ArrayIndexOutOfBoundsException: length=1120000; index=1120000
at ee.ioc.phon.android.speechutils.AbstractAudioRecorder.getRms(AbstractAudioRecorder.java:342)
at ee.ioc.phon.android.speechutils.AbstractAudioRecorder.getPauseScore(AbstractAudioRecorder.java:252)
at ee.ioc.phon.android.speechutils.AbstractAudioRecorder.isPausing(AbstractAudioRecorder.java:220)

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