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

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -