You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to install on my MBP. However, I'm having issues with the mic. I disabled "Oversight" (it alerts me if anyone/apps tries to ear hustle), but the microphone is disabled even when I press "Press Ctrl + Space." The strike flashes. In other words, it cuts on and off and I'm not able to get to the next screen.
I have the same issue on Windows, I don't think it's possible to get this working at all in an Electron application.
It seems Google disabled the speech recognition features in bundled chromium based applications in favor of pushing everything to their Speech API. Basically we have to pay to use the Speech API or we don't have access to these features anymore it seems.
Hm, yes, unfortunately Google pulled the Speech API from Chromium (related https://github.com/mysamai/mysam-frontend/issues/1). What you can do is once the app is running, going to http://localhost:9090 in the browser (both Firefox and Chrome should work).
This is one of the reason this needs a bit more work - and the next release when it finally happens - will probably only work in the browser and not as an Electron application anymore.
I was able to install on my MBP. However, I'm having issues with the mic. I disabled "Oversight" (it alerts me if anyone/apps tries to ear hustle), but the microphone is disabled even when I press "Press Ctrl + Space." The strike flashes. In other words, it cuts on and off and I'm not able to get to the next screen.
http://githubhepics.s3.amazonaws.com/help/mysamhelp1.png
The text was updated successfully, but these errors were encountered: