Following is what Id like to achieve.
1.Start audio1
2.When audio1 is finished, set random timer
3.After random timer is ended, start audio2
I want to avoid overlap of audio1 and audio2, so I need to receive some sort of "audio1 completed" flag.
Is it possible to do such thing?
(What I really want to do is use AdamAnt5 lipsinc plugin and randomize several speech audio file. I already verified I can use lip sync with one audio file)
1.Start audio1
2.When audio1 is finished, set random timer
3.After random timer is ended, start audio2
I want to avoid overlap of audio1 and audio2, so I need to receive some sort of "audio1 completed" flag.
Is it possible to do such thing?
(What I really want to do is use AdamAnt5 lipsinc plugin and randomize several speech audio file. I already verified I can use lip sync with one audio file)