2024-04-16 05:17 AM
Hi Community ,
We are working on AVAS project Autodevkit AEK-AUD-C1D9031 and trying to execute two wave files for two different channels.
But only one wave file is getting executed which is getStartWavFile(0) when tried to give non zero parameter ,wave sound is not coming e.g. getStartWavFile(1).
Below is the snippet base code and modified code to access both wave files:
1.Two wave files added inside source -->audio files
2. Two wave files location has been added inside sounddb.s
2024-04-29 03:10 AM
Hi,
In the previous post I have provided a complete code taken from AutoDevKit Studio sample library.
It has 2 tasks and delay. Try it first and then try to understand the difference with your code.
Best Regards,
AutoDevKit Team