feature request: microphone
Closed this issue ยท 2 comments
cantreadcode commented
is it possible to use the microphone that is built in to many Magic Remotes as a input device for windows 11? would save me from having to buy a mic. ๐
Disidente commented
I think it is not feasible, although I have not looked at it.
I imagine, when you press the mic button, webOS takes over and from there, it doesn't communicate it with other applications.
I'm not sure if you can, but I don't think so.
Cathwyler commented
There is no API currently provided by WebOS. The WebOS only gives text interpreted from the microphone as a voice keyboard.
We do not have access to the audio stream. And even if we had access, it would really be a lot of work to create an audio driver device.