最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Chrome: not "remembering" the choice to allow access to microphone - Stack Overflow

programmeradmin2浏览0评论

I have a super simple web page that uses the Web Speech API so that I can more easily municate with my mom (she is deaf). Google's voice recognition is fast enough that I can talk to her in realtime (she reads the vr results).

My site:

We are both using Chrome v30.0.1599.66.

The problem I'm running into is that every time I click on the microphone icon Chrome asks me if I want to allow access.

I click 'Allow' every time. If I look at Chrome's Media Settings for my site I see that the audio behavior is set to "Ask" but I can't seem to change it to "Allow".

Does anyone understand what is going on here?

UPDATE It looks like I might have to enable https for my choice to remembered. I'd still like someone to verify that for me if possible.

TIA! -CS

I have a super simple web page that uses the Web Speech API so that I can more easily municate with my mom (she is deaf). Google's voice recognition is fast enough that I can talk to her in realtime (she reads the vr results).

My site: http://goo.gl/Wm69Mp

We are both using Chrome v30.0.1599.66.

The problem I'm running into is that every time I click on the microphone icon Chrome asks me if I want to allow access.

I click 'Allow' every time. If I look at Chrome's Media Settings for my site I see that the audio behavior is set to "Ask" but I can't seem to change it to "Allow".

Does anyone understand what is going on here?

UPDATE It looks like I might have to enable https for my choice to remembered. I'd still like someone to verify that for me if possible.

TIA! -CS

Share Improve this question edited Oct 4, 2013 at 12:56 RobertJoseph asked Oct 4, 2013 at 12:49 RobertJosephRobertJoseph 8,15814 gold badges73 silver badges114 bronze badges 4
  • 1 According to Googles docs, if you select allow on a http URL your preference is not remembered. However if it is a https URL it will remember. support.google./chrome/answer/2693767?hl=en – Paddyd Commented Oct 4, 2013 at 12:56
  • @Paddyd Please change your ment to an answer and I will mark it as correct. – RobertJoseph Commented Oct 4, 2013 at 14:00
  • 1 Added it as an answer :) – Paddyd Commented Oct 4, 2013 at 14:04
  • 1 @CaymanEss verifiable here - talater./annyang – Sharun Commented Oct 4, 2013 at 16:52
Add a ment  | 

1 Answer 1

Reset to default 8

According to Google's Docs, if you select allow on a http URL your preference is not remembered. However if it is a https URL it will remember.

发布评论

评论列表(0)

  1. 暂无评论