[2008] My.Computer.Audio.Play, but with a twist!
Hi, folks!
What I'm trying to do is to select either the onboard audio device, or an extra audio card (PCI) to play a .wav file..... Don't see any option to tell the method to "address this device".... Is there any reasonable way to do this?
Thanks for any light you can shed on this subject!
Joe (Oldmainframehack)
OOPS! VB 2008 Express
Re: [2008] My.Computer.Audio.Play, but with a twist!
Re: [2008] My.Computer.Audio.Play, but with a twist!
Quote:
Originally Posted by MaximilianMayrhofer
DirectX
Thanks for the response, but I don't have a clue how I might use DirectX to do this... Maybe I should say a little more about my application:
It's a console-only App (no video at all... doesn't even have a monitor attached...no user input interface, either... gets all its info from a serial connection... just wanted to be able to "choose" which audio device to use, based on a bit, programmatically... My.Computer.Audio.Play doesn't give me any choice... I guess it just uses the default device.... Are there ways to do this with DirectX? Are there tutorials available?
Thanks again!
Joe