EC25 LTE Voice Audio | Android 9.x

Hi Quectel,

i´ve checked the manual about Voice USB UAC.
My Board is a RockPi 4B 1.4 using a ES8316 Codec
May you can guide me here to resolv last issue.

I have the EC25 Audio device present under /proc/asound as Android->card2

rk3399:/proc/asound # ls -la
total 0
dr-xr-xr-x   5 root root 0 2020-07-21 08:26 .
dr-xr-xr-x 274 root root 0 1970-01-01 01:00 ..
lrwxrwxrwx   1 root root 5 2020-07-21 08:26 Android -> card2
dr-xr-xr-x   4 root root 0 2020-07-21 08:26 card0
dr-xr-xr-x   3 root root 0 2020-07-21 08:26 card1
dr-xr-xr-x   4 root root 0 2020-07-21 08:26 card2
-r--r--r--   1 root root 0 2020-07-21 08:26 cards
-r--r--r--   1 root root 0 2020-07-21 08:26 devices
-r--r--r--   1 root root 0 2020-07-21 08:26 hwdep
-r--r--r--   1 root root 0 2020-07-21 08:26 pcm
lrwxrwxrwx   1 root root 5 2020-07-21 08:26 rockchipes8316c -> card0
lrwxrwxrwx   1 root root 5 2020-07-21 08:26 rockchiphdmi -> card1
-r--r--r--   1 root root 0 2020-07-21 08:26 timers
-r--r--r--   1 root root 0 2020-07-21 08:26 version
rk3399:/proc/asound #

rk3399:/proc/asound # cat devices
  2: [ 0]   : control
  3: [ 0- 0]: digital audio playback
  4: [ 0- 0]: digital audio capture
  5: [ 1]   : control
  6: [ 1- 0]: digital audio playback
  7: [ 2]   : control
  8: [ 2- 0]: digital audio playback
  9: [ 2- 0]: digital audio capture
 33:        : timer

and even under /dev/snd the pcm devices are present

rk3399:/proc/asound # cd /dev/snd/
rk3399:/dev/snd # ls -la
total 0
drwxr-xr-x  2 root   root       220 2020-07-12 16:59 .
drwxr-xr-x 19 root   root      1840 2020-07-12 16:59 ..
crw-rw----  1 system audio 116,   2 2020-07-12 16:59 controlC0
crw-rw----  1 system audio 116,   5 2020-07-12 16:59 controlC1
crw-rw----  1 system audio 116,   7 2020-07-12 16:59 controlC2
crw-rw----  1 system audio 116,   4 2020-07-12 16:59 pcmC0D0c
crw-rw----  1 system audio 116,   3 2020-07-12 16:59 pcmC0D0p
crw-rw----  1 system audio 116,   6 2020-07-12 16:59 pcmC1D0p
crw-rw----  1 system audio 116,   9 2020-07-12 16:59 pcmC2D0c
crw-rw----  1 system audio 116,   8 2020-07-12 16:59 pcmC2D0p
crw-rw----  1 system audio 116,  33 2020-07-12 16:59 timer

i´ve tried tinyplay (played with no errors) as suggested in the manual and listened on MobilePhone but i hear nothing on the other side.

What do i need to implement on Android side or EC25 AT to make Voice working,
i receive ring, can make call , receive SMS , MMS, Internet all working flawless besides the Voice functionality.

really appreciate it.

Regards,

Brian

Sorry for reply too late.
Have you make it work?

Quectel_LTE_Standard_UAC_Application_Note_V1.0.pdf (324.2 KB)

Btw, what’s the firmware version of the EC25 and which codec did you use?