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.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
|