2025-02-12 08:37 PM
Hello community,
I am using AEK-AUD-C1D9031 board and I want to play 2 audio files one after other. What should I change in the code?
2025-02-13 12:18 AM
Hi,
Most of the software portion is the Playback() function that was developed with a specific logic (continuous repeating the sound, accelerating / decelerating the sound and so on...).
The changes are not only in the software but also on how to build the .wave files and how you store them in the flash memory.
Not a trivial task for sure.
I suggest to start from the User Manual 2719
Best Regards,
AutoDevKit Team