sound switch
Posted: Fri May 19, 2017 5:37 am
How do I change the sound device on windows 10?
I know this example, but it is not functional. This example is unable to read the Wave file I want it to read. In any way, I do not want to play an audio file, but only change the audio output in Windows 10. I would like a simple example of changing the audio device in less than possible line.Fluid Byte wrote:http://www.purebasic.fr/english/viewtop ... 13&t=51550
And I want Emma Watson naked on my lap, we all have dreams. By the way it took you like 20 days to respond?a_carignan wrote:I would like a simple example of changing the audio device in less than possible line.
LOL, someone's in a charming mood today.Fluid Byte wrote:And I want Emma Watson naked on my lap, we all have dreams. By the way it took you like 20 days to respond?
Source: https://stackoverflow.com/questions/217 ... amaticallyThere is no public API which allows you to change the default audio device, that is functionality that is considered to be under the users control. This has always been the case in Windows.
Having said that, if you search the web, there are a number of people who have reverse engineered the APIs that are used in Windows Vista to do this, but I'm not going to point you to them (the reverse engineered APIs are internal unsupported APIs and may change without notice from Microsoft). You use these solutions at your own peril.
Not going to happen then.a_carignan wrote:I want to permanently change the sound device in Windows itself.