cancel
Showing results for 
Search instead for 
Did you mean: 

Playing 2 audio files one after other

nanda_kishore
Associate II

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?

1 REPLY 1
Max VIZZINI
ST Employee

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 

https://www.st.com/resource/en/user_manual/um2719-avas-architecture-based-on-autodevkit-stmicroelectronics.pdf

Best Regards,

AutoDevKit Team