1) Give a description of the problem
“Play Track” on Echo Dot Reads Name of MP3 but Fails to Play It
2) What is the expected behaviour?
Triggering the piston should play the MP3 sound clip.
3) What is happening/not happening?
The Echo Dot is simply announcing the NAME of the MP3 instead. In other words, testing this piston results in the Echo Dot announcing: “Air Raid Siren.”
4) Post a Green Snapshot of the piston
5) Attach logs after turning logging level to Full
7/16/2020, 12:47:20 AM +604ms
+1ms ╔Received event [My home].test = 1594874840604 with a delay of 0ms
+61ms ║RunTime Analysis CS > 14ms > PS > 38ms > PE > 9ms > CE
+63ms ║Runtime (36004 bytes) successfully initialized in 38ms (v0.3.110.20191009) (61ms)
+65ms ║╔Execution stage started
+70ms ║║Cancelling statement #1’s schedules…
+848ms ║║Executed physical command [Echo - Office Echo].playTrack([https://www.mboxdrive.com/Air_Raid_Siren.mp3]) (771ms)
+849ms ║║Executed [Echo - Office Echo].playTrack (773ms)
+851ms ║╚Execution stage complete. (787ms)
+852ms ╚Event processed successfully (852ms)