unity volumen control over windows

buenas , can I control a media player or volumen and play from windows from a unity windows app? there is a documentation you can share with me about unity windows api I appreciate so much any help thanks

Unity doesn’t have its own API for this. You’d have to access whatever Windows API or sound library controls this.

https://www.google.com/search?q=Access+windows+volume+control+from+c%23