Ai-Thinker-Open / GPRS_C_SDK

Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
https://ai-thinker-open.github.io/GPRS_C_SDK_DOC
MIT License
446 stars 232 forks source link

[Question] Can I play multiple audio files simultaneously #526

Open Theagainmen opened 1 year ago

Theagainmen commented 1 year ago

Hi,

I'm wondering if it's possible to play 2+ audio files simultaneously from an SD card, while also retrieving the GPS location every ~1 second. Could anyone tell me if this is possible, and maybe provide an example or point me in the right direction?

Thanks for any help!

Edit: furthermore I wonder if it's possible to stream microphone and receive audio over UDP simultaneously, basically a phone call but over UDP.

aurxine commented 1 year ago

I am also wondering if this is possible. Is it possible to download an audio file and play it?