Hallo everyone,
I am testing DTMF and Voice Call playback on USB Sound Adapter which is connected to MangOH Board via USB Host. But it seems to not work. I don’t hear anything.
Legato lists the usb sound card as below…
root@swi-mdm9x15:~# cat /proc/asound/cards
0 [mdm9615nocodecs]: mdm9615-nocodec - mdm9615-nocodec-snd-card
mdm9615-nocodec-snd-card
1 [USB ]: USB-Audio - Jabra SPEAK 410 USB
Jabra SPEAK 410 USB at usb-msm_hsic_host-1.3.2, full speed
root@swi-mdm9x15:~#
After enabling the USB-Audio drivers . I tried playing a .wav file but I am experiencing below error messages .
**root@swi-mdm9x28-wp:~# aplay -D hw:1,0 CantinaBand60.wav ** aplay: Playing ‘CantinaBand60.wav’:Signed 16 bit Little Endian Aplay:cannot set hw params Aplay:params setting failed
root@swi-mdm9x28-wp:~# cat /proc/asound/cards
0 [mdm9607wm8944i2]: mdm9607-wm8944- - mdm9607-wm8944-i2s-snd-card
mdm9607-wm8944-i2s-snd-card
1 [Device ]: USB-Audio - USB PnP Sound Device
C-Media Electronics Inc. USB PnP Sound Device at usb-7c00000.hsic_host-1.1, ful
I have tried this at my end earlier this is not my use case i believe . I want to play the audio in External USB-Audio dongle for which the USB-AUDIO driver is enabled .