Choice sound device programmatically

  • Thread starter Thread starter Anti Pattern Free
  • Start date Start date
A

Anti Pattern Free

Hi programmers ;)
How i can choice sound device at runtime?

I have machine with 2 or more sound card and i need to select at run
time the devive to reproduce the sound... is possible??


tnx for comments and suggestions.
 
Hi programmers ;)
How i can choice sound device at runtime?

I have machine with 2 or more sound card and i need to select at run
time the devive to reproduce the sound... is possible??

I would look at poking into the Windows API, as I know of nothing in the
Framework that works with sound hardware directly.

Peace and Grace,

--
Gregory A. Beamer (MVP)

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Back
Top