question

CuriousSam avatar image
CuriousSam asked

AudioPlayer.Play + Display.RenderTemplate directive, template auto-disappears after 2 sec

I passed AudioPlayer.Play and Display.RenderTemplate directives,

when launching skill via echo show, it displays my template for like ~2 seconds and when audio starts playing it's hiding it and displays some fugly default "Now playing" screen or sometimes just a grey screen with a white line near the bottom...

Can someone enlighten me as to how to achieve something that is actually useful/pleasant to look at?

echo show
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jamie Grossman avatar image
Jamie Grossman answered

Are you doing it at the same time? An AudioPlayer or a VideoApp directive cannot be combined with other directives. See here.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.