Use Chrome's webkitSpeechRecognition without need to allow mic permission every time #405
-
Hi. I'm pretty new at this (golang, the wrapper I'm using, and webui itself), so sorry if my question sounds too obvious. Is there a way of building (with I mean, there is an option to «Allow always», but is not honored by the app (it will ask anyways for mic permission every single time the app is used). Is this just because the app is running «the GUI» (Chrome in this case) over If it's just because of the app running over If it's also about the «Using private profile for safety» part, I guess it's not feasible then. Thanks for your time :). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 17 replies
-
Good questions. Yes, WebUI support TLS Auto TLS build version in Go-WebUI still in TODO list, however, this is how to do it manually.
Now, your webui Go module use a secure version of webui and |
Beta Was this translation helpful? Give feedback.
-
Glad to hear that!
Can you please use the web browser's DevTool to make sure that WebUI is using HTTPS in the non-debug mode? |
Beta Was this translation helpful? Give feedback.
I can't reproduce the issue, however, I tested it in Ubuntu using Chrome, with latest webui commit.
UI: