Thread: How to set the default audio device?

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    100

    How to set the default audio device?

    How do you set the default audio device in C++ using IMMDevice stuff? I'm a complete beginner in this sort of thing, so I really need a very simple solution. Thanks!

  2. #2
    3735928559
    Join Date
    Mar 2008
    Location
    RTP
    Posts
    838
    read the manual. winapi is painful, but you can muddle your way through it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A sample program to find the default audio device.
    By jsrig88 in forum C++ Programming
    Replies: 1
    Last Post: 03-22-2012, 03:54 PM
  2. set system's default audio device
    By geek@02 in forum Windows Programming
    Replies: 1
    Last Post: 11-26-2007, 07:23 AM
  3. REQ: Change Audio Input Device?
    By Geolingo in forum Windows Programming
    Replies: 0
    Last Post: 09-01-2006, 01:24 PM
  4. Replies: 4
    Last Post: 06-30-2004, 03:11 PM
  5. Audio
    By Eber Kain in forum C++ Programming
    Replies: 6
    Last Post: 06-01-2002, 10:05 PM