开发者

Controlling PC loudness via Android

开发者 https://www.devze.com 2023-01-06 16:19 出处:网络
I want to create an intent on an android phone that sets (or increases/decreases) the loudness of music that gets played on a PC running开发者_开发问答 Windows.

I want to create an intent on an android phone that sets (or increases/decreases) the loudness of music that gets played on a PC running开发者_开发问答 Windows. Is there some API that helps me?


You would have to create some type of service on the windows pc that would expose a way for the android device to tell the windows pc to change the volume. there is nothing built in to windows, or android that will do this automatically.


You may check the Gmote that allows remote control of Windows Media Center(WMC). You may use the API of WMC to create your own client if you like.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号