Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser - Error trying to access microphone Options
Modularis
Posted: Thursday, June 25, 2015 12:55:19 PM
Rank: Newbie
Groups: Member

Joined: 6/25/2015
Posts: 1
Hello guys,

We just bought a license of EO.WebBrowser, and we are trying to embed one of our web applications. This application has a feature to record the user voice and send it to RESTful service. In order to achieve this, we are using the getUserMedia API.

When the application is executed in Google Chrome or Firefox, the browser shows a popup window asking the user to approve or deny the access to the microphone. For some reason, when the application is run by EO.WebBrowser, the getUserMedia API always return a NavigatorUserMediaError indicating a "permission denied error". Unlike Google Chrome or Firefox, the user control never asks for permission to access the microphone.

Can you provide some guidance about how to enable the use of the microphone from the WebBrowser control?

Thanks.
eo_support
Posted: Friday, June 26, 2015 10:46:30 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

You need to handle this event and explicitly grant the permission:

http://www.essentialobjects.com/doc/eo.webbrowser.webview.requestpermissions.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.