Open xenicle opened 2 years ago
I would like to use webkitSpeechRecognition in Webview, for that I have tested with this
webkitSpeechRecognition
In Chrome it work because at a moment it ask to 'Allow Microphone capture' by a popup integrated in the browser.
In Webview webkitSpeechRecognition exist but we don't have such mechanism to get users consent
As discussed there
Does It possible to ask for Voice Capture consent (like Screen Capture we have actually) also detect when Voice Capture is recording in Webview and display an Icon on top of all buy alt:v to prevent user.
No response
13.0-DEV49
I think you're looking for WebRTC.
WebRTC
https://docs.altv.mp/articles/permissions.html
Oh, apparently this is something very different. Ignore this comment.
Description of the problem
I would like to use
webkitSpeechRecognition
in Webview, for that I have tested with thisIn Chrome it work because at a moment it ask to 'Allow Microphone capture' by a popup integrated in the browser.
In Webview
webkitSpeechRecognition
exist but we don't have such mechanism to get users consentDesired solution for the problem
As discussed there
Does It possible to ask for Voice Capture consent (like Screen Capture we have actually) also detect when Voice Capture is recording in Webview and display an Icon on top of all buy alt:v to prevent user.
Alternatives you considered
No response
Additional context
No response
Version
13.0-DEV49