scribear / ScribeAR.github.io

Live Transcription for Augmented Reality Glasses
11 stars 16 forks source link

Switching to and from Azure API is glitchy #141

Open Heaper327 opened 1 year ago

Heaper327 commented 1 year ago

Switching to Azure from Webspeech or Whisper requires opening Azure dropdown, select a text box, pressing enter key, and do this a second time after the pop up goes away. The API name displayed in the navbar does not change after the first enter, neither does the apiStatus value in the store, which indicates it is likely a reducer or subscription bug, not a purely visual one.

After switching to Azure from Webspeech, the Webspeech button stops working in the menu. No dispatch call to change API is logged either. However, the button works if you switch to Azure from Whisper, then attempt to switch to Webspeech.

Heaper327 commented 12 months ago

Switching to azure has been fixed, but switching back to Webspeech is still glitchy: