11 ms·
Whats the best way to insert <Say> in a <Play>, splitting the mp3 up?
by mikelbring 12y ago
Whats the best way to insert <Say> in a <Play>, splitting the mp3 up?
- taf2 12y agoYou'd have to split the mp3 on your end. then it's simple just: <Say>message</Say> <Play>part1.mp3</Play> <Say>message</Say> <Play>part2.mp3</Play> ... etc... But I could be missing the point of your question?
- mikelbring 12y agoThat's what I feared. Didn't know if there was a way to do like a delayed <Say> into a <Play>