Hi all

As part of a bigger project, I need to develop a module which reads PCM data from a file and feeds it to sound driver. Is it possible to develop such a module without actually writing device driver, I mean just by using existing functions such as snd_pcm_open and all that ? Can someone throw more light on this ?

Regards,
Avadhoot