Programming the sound control on XP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jerry Spence1

    #1

    Programming the sound control on XP

    I've written an application which requires the input from a microphone. I
    have to go into the sound control and select recording and then select Aux2
    (The mic is actually connected to an external mixer rather than direct) and
    then set the recording volume. When I distribute my application, I can't
    really expect the user, who may not be IT literate, to do this. Is there a
    way of being able to adjust all this from my program? I suspect that there
    are loads of windows APIs that I need to be aware of. I'd appreciate being
    pointed in the right direction.

    Thanks

    -Jerry


Working...