edumeet / edumeet-client

This is the client service for the Edumeet project
15 stars 22 forks source link

[FEATURE REQUEST] transcriptionEnabled in config.js #194

Closed flowdnb closed 3 weeks ago

flowdnb commented 1 month ago

Is your feature request related to a problem? Please describe. Transcription is currently considered experimental and may fail with a JS error.

Describe the solution you'd like It should be possible to disable transcription while it is not stable.

Describe alternatives you've considered None.

Additional context

Uncaught InvalidStateError: Failed to execute 'start' on 'SpeechRecognition': recognition has already started.
    at speechRecognition.onerror