SEPIA-Framework / sepia-docs

Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
https://sepia-framework.github.io/
236 stars 16 forks source link

Mic not properly recognized or Access denied #108

Closed wing350 closed 2 years ago

wing350 commented 3 years ago

My BQ aquaris x2pro with Android One 10 has properly working microphone for all Apps with Mic permitted. Only Sepia Android client tells me that the mic is not properly recognized or the access is denied. I use the last client-version downloaded from the github-website (v.023.1-de-m-c).

fquirin commented 3 years ago

Hi wing350, I'm assuming in the settings the 'ASR engine' is set to 'native'? Is you phone completely Google free? Or are certain Google services blocked? I've seen phones that throw this error in this case. "Native" means its controlled by Android and that might try to use Google for speech recognition. Do your other apps use speech recognition as well? What you can do is to run the completely private, self-hosed SEPIA STT server and then switch the ASR engine settings to 'custom'. Currently the STT server runs as Docker container on any x86 PC but it will be updated in the near future to work on the Raspberry Pi as well.

fquirin commented 2 years ago

I'll close this, feel free comment again if the issue remains