C2LC-20: Toggling speech recognition switch on and off quickly causes an error

Metadata

Source
C2LC-20
Type
Bug
Priority
N/A
Status
Won't Fix
Resolution
N/A
Assignee
N/A
Reporter
Daniel Cho
Created
2019-11-01T12:24:54.197-0400
Updated
2024-05-07T10:46:41.684-0400
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

Steps to reproduce:

  • Open C2LC react version on Chrome browser
  • Rapidly toggle Speech Recognition switch on and off

Expected:

  • Should enable speech recognition on and off without an error

Actual:

  • Get InvalidStateError that says "InvalidStateError: Failed to execute 'start' on 'SpeechRecognition': recognition has already started."