audio - Where is corresponding /dev/dsp from Linux 2.6 in Linux 3.+? -
i got tutorial write /dev/dsp
play audio, found no such device in linux 3.16. should do?
/dev/dsp
interface oss (open sound system) has been deprecated in favor of alsa sound system in 3.x , 4.x kernels.
Comments
Post a Comment