Re: [Alsa-user] Fwd: Playing a pcm file on embedded with a alsa sound driver installed

2008-08-07 Thread dinesh dua
Thanks for ur help but when i try to compile *alsa-utilities* on my board then it gives a error saying: *mv: cannot stat `t-ja.gmo': No such file or directory* *provide me with a solution of this.* Regards, Dinesh Dua On Thu, Aug 7, 2008 at 12:01 PM, Bill Unruh <[EMAIL PROTECTED]> wrote: > On

Re: [Alsa-user] Fwd: Playing a pcm file on embedded with a alsa sound driver installed

2008-08-06 Thread Bill Unruh
On Thu, 7 Aug 2008, dinesh dua wrote: > Hi, > > I have made a sound driver for embedded board and i want to check if its > playback is working or not. > > For this i want a player which uses alsa-lib to play a file . aplay somefile.wav > > if alsaplayer is 1 of these then please tell me how als

[Alsa-user] Fwd: Playing a pcm file on embedded with a alsa sound driver installed

2008-08-06 Thread dinesh dua
Hi, I have made a sound driver for embedded board and i want to check if its playback is working or not. For this i want a player which uses alsa-lib to play a file . if alsaplayer is 1 of these then please tell me how alsaplayer command line can be used to pay a .pcm file. OR u can suggest an