speech-translator-ext / speech-translator-readme

This repository outlines the procedures and general information for the Speech Translator project.
https://st.kappaflow.dev
47 stars 2 forks source link

Microphone permission denied on tiktok.com #35

Open Real123-hub opened 1 month ago

Real123-hub commented 1 month ago

image image image I have followed the steps to set up and authorize the microphone, but when I tried to translate TikTok website, it kept showing that it was not authorized

Real123-hub commented 1 month ago

After each authorization, it always pops up asking for authorization, which cannot be translated image After each authorization, when I click on strat listening, a pop-up message pops up asking for authorization, which cannot be translated

kappaflow commented 1 month ago

Thank you for your feedback! Does it work correctly on other websites?

Based on my tests, it seems like it has the same issue as every Meta website. Somehow they put list of websites where usage of speech recognition is forbidden right inside Chromium. You can find it here in the section "Known Issues": https://github.com/speech-translator-ext/speech-translator-readme/blob/main/TROUBLESHOOTING.md

The current solution is to start the translation in a popup window or in a side panel (buttons on the left side from START LISTENING)...