Skip to content

bug: SpeechRecognition.stop() won't stop recording on android. #101

Open
@sfcheng

Description

@sfcheng

Plugin version:

@capacitor-community/[email protected]

Platform(s):

Android 12

Current behavior:

By default, android will stop listening when there is no more speech input detected. However, when the app is run in a place with a lot of background noise, the recording process will never stop even if I call SpeechRecognition.stop(). I am not using the android popup.

Expected behavior:

Calling SpeechRecognition.stop() should stop the recording.

Steps to reproduce:

Start the record in a noisy place or while playing some background music.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions