Click here to Skip to main content
15,908,776 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

I'm developping an application in Csharp,I want to play a sound file in an external sound card,is there a function which give me the possibility to play sound using the name of the audio file and the name( or the ID) of the sound card?

Thank you in advance :)
Posted

1 solution

You have to look at DirectSound API (DirectX), try google for "c# directsound"
 
Share this answer
 
Comments
Nicole castel 2-May-11 10:16am    
Thank you I'll try this :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900