Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How to allowing the microphone always on Firefox for Android?

  • 1 답장
  • 8 이 문제를 만남
  • 6 보기
  • 최종 답변자: ellissa

more options

I have an application that uses getUserMedia to access the microphone, but it always asks for permission when the page is reloaded. I researched this online and found out that you need a https connection to get a "allow always" option. I did this, and it works perfectly on Firefox on a PC, but on Android it doesn't seem to have that "allow always" button. How can I set this to set the app access the microphone without constant access clicking?

I have an application that uses getUserMedia to access the microphone, but it always asks for permission when the page is reloaded. I researched this online and found out that you need a https connection to get a "allow always" option. I did this, and it works perfectly on Firefox on a PC, but on Android it doesn't seem to have that "allow always" button. How can I set this to set the app access the microphone without constant access clicking?

모든 댓글 (1)

more options

Replying to my own question, especially as so many people have this same issue. I found this:

https://support.mozilla.org/en-US/questions/1111840

Looks like we are just stuck. This is really bad for me as I can't use Chrome because of a bug, so I'm quite stuck now.