Plz help................
![Shocked :shock:](./images/smilies/icon_eek.gif)
Fine. You will need three things:atmb4u wrote:Now then plz guide me. I am searching in the wrong area then show me the right path Plz....
This is because I don't know wat to do.....
plz![]()
![]()
![]()
Yes, although some devices are compatible to other devices (or specifications). It used to be that all audio cards had some level of soundblaster compatibility. Not so anymore, but nowadays many cards (and especially integrated chipsets) follow the AC97 specification, so researching into that might be worth something.atmb4u wrote: Is it necessary to have "SPECIFIC" audio drivers to use the audio devices????
Same program, yes, but same driver, no. The program talks to the driver, the driver knows how to speak to a specific audio card.Can I use same program to access audio devices in different systems at minimum level???
In a custom OS.. well, no.Can I access it through any other easier means???
Typically, Yes - Sound card manufactures don't design their cards identically...atmb4u wrote:Is it necessary to have "SPECIFIC" audio drivers to use the audio devices????
Program? Normally you would write the drivers in-kernel or via modules.. and then implement a standard userland API (Like OSS..)atmb4u wrote:Can I use same program to access audio devices in different systems at minimum level???
Intel's AC'97 is often implemented.... if you aren't one of the lucky few, Try looking at other OS's drivers and port them over (licence permitting...)atmb4u wrote:Can I access it through any other easier means???