c# - Route media audio to speakereven if headset is connect (UWP) -


in scenario 2 of audio creation uwp project noticed capture audio microphone , give output selected output device in real time. in scenario selected speaker output device , start record start capture audio microphone , give output speakers if earphones connected.

as shown in image route audio media instead of headphones

so want route media, mp3,fm audio speaker if headset connected.

1st image 2nd image

this exception works audiograph. unfortunately, cannot apply in general override default behavior of system.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -