scalableminds / chatroom

React-based Chatroom Component for Rasa Stack
https://npm-scalableminds.s3.eu-central-1.amazonaws.com/@scalableminds/chatroom@master/demo.html
GNU Affero General Public License v3.0
308 stars 207 forks source link

Getting not-allowed error when embedding application inside iframe #95

Open rageshpillai opened 5 years ago

rageshpillai commented 5 years ago

speech not working when embedding the application in iframe. When clicking the speech button i am getting the below error

Chatroom.js:1296 not-allowed e.onRecognitionError @ Chatroom.js:1296

Chatzimina commented 5 years ago

Did you find a solution?