Playing mp3 from URL on speaker


#1

I have the following code, it reads and speaks the text but no matter what I try for the mp3 file to play it just doesn’t play anything. Any ideas what is wrong?


#2

Try removing the volume setting from the “Play track” statement and instead use a separate “set level” action instead. This is a known issue.


#3

Awesome, that worked.


#4

If I put multiple lines of Play Track command, it doesn’t seem to play them all. Only plays one. Am i missing something?