liviucotfas / ase-multimedia

:video_game: Suport de curs și seminar pentru disciplina Multimedia
20 stars 4 forks source link

Bugfix/08 audio speech api update #5

Closed erkovacs closed 2 years ago

erkovacs commented 2 years ago

When preparing to show the app for next seminars, it wasn't working on local due to the issue described below:

https://stackoverflow.com/questions/47226889/speechrecognition-network-error-when-working-with-electron-chromium-browser

It IS working on the azure host but not for all browsers (ex. Brave)

I also removed JQuery dependency (deprecated & redundant)