IBM / watson-voice-bot

Create a Watson Assistant chatbot that uses voice over a web browser.

Home Page:https://developer.ibm.com/patterns/create-a-web-based-voice-chatbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getUserMedia() no loner works with insecure origins

sanjeevghimire opened this issue · comments

script.js:184 [Deprecation] getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
init @ script.js:184
load (async)
(anonymous) @ script.js:169
script.js:190 No live audio input: SecurityError: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).
script.js:105 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
play @ script.js:105
(anonymous) @ script.js:88