Thread: set system's default audio device

  1. #1
    Android geek@02's Avatar
    Join Date
    Mar 2004
    Location
    Kurunegala Colony, Sri Lanka, Sri Lanka
    Posts
    470

    set system's default audio device

    Hi

    How can i progamatically set/switch system's default audio device?

    thx.
    GameJolt: https://gamejolt.com/@KasunL
    Game Development Youtube:
    https://is.gd/XyhYoP
    Amateur IT Blog: http://everything-geeky.blogspot.com/



    (and, sorry for my amateur English)

  2. #2
    Registered User
    Join Date
    Nov 2007
    Posts
    2
    I would guess that it would be a registry setting. I just looked at my default playback device in the Control Panel and it was named "NVIDIA(R) nForce(TM) Audio". I then did a search through the registry and that string was found under a number of keys. I suggest that you do something similar and note each key that contains that value. Then change your setting from the Control Panel and check again to see which have changed.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. OpenGL and Windows
    By sean345 in forum Game Programming
    Replies: 5
    Last Post: 06-24-2002, 10:14 PM
  2. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM
  3. Serial Communications in C
    By ExDigit in forum Windows Programming
    Replies: 7
    Last Post: 01-09-2002, 10:52 AM
  4. My graphics library
    By stupid_mutt in forum C Programming
    Replies: 3
    Last Post: 11-26-2001, 06:05 PM
  5. Replies: 5
    Last Post: 09-03-2001, 09:45 PM