You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I appreciate the concept which you have mode.It is a fascinating idea especially for IOT.
Well I am not able to make the application work on my Side.
I did following
I used the following URL http://borismus.github.io/sonicnet.js/emoticons/
1)Windows chrome and Ubuntu chrome (No communication)
2)Ubuntu chrome and android chrome(No communication)
3)Windows Chrome and Android Chrome (No communication)
Following are the logs:
'webkitAudioContext' is deprecated. Please use 'AudioContext' instead.
all.js:302 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.
all.js:350 Audio input error: NavigatorUserMediaErrorconstraintName: ""message: "Only secure origins are allowed (see: https://goo.gl/Y0ZkNV)."name: "PermissionDeniedError"proto: NavigatorUserMediaErrorSonicServer.onStreamError_ @ all.js:350
chrome-extension://ahdmnckpgiahccdbfhdpemiaggfcnbhe/popup.js:2 Uncaught ReferenceError: jQuery is not defined
3all.js:311 Uncaught TypeError: Cannot read property 'stop' of undefined
Please let me know if I am missing anything from my side.
The text was updated successfully, but these errors were encountered:
Hi,
I appreciate the concept which you have mode.It is a fascinating idea especially for IOT.
Well I am not able to make the application work on my Side.
I did following
I used the following URL
http://borismus.github.io/sonicnet.js/emoticons/
1)Windows chrome and Ubuntu chrome (No communication)
2)Ubuntu chrome and android chrome(No communication)
3)Windows Chrome and Android Chrome (No communication)
Following are the logs:
'webkitAudioContext' is deprecated. Please use 'AudioContext' instead.
all.js:302 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.
all.js:350 Audio input error: NavigatorUserMediaErrorconstraintName: ""message: "Only secure origins are allowed (see: https://goo.gl/Y0ZkNV)."name: "PermissionDeniedError"proto: NavigatorUserMediaErrorSonicServer.onStreamError_ @ all.js:350
chrome-extension://ahdmnckpgiahccdbfhdpemiaggfcnbhe/popup.js:2 Uncaught ReferenceError: jQuery is not defined
3all.js:311 Uncaught TypeError: Cannot read property 'stop' of undefined
Please let me know if I am missing anything from my side.
The text was updated successfully, but these errors were encountered: