Start Audio Playback

Starts audio playback in the connected media context. It also closes the current session - audio players are device feature and are not working in standard service session.

You can pass the index of the selected song to play. If the index is invalid, it will exxecute failback flow. When index is left empty, playback will start from the last played song - resume.
If you are not sure will there be any songs to play, use this element with the Media info element which contains separate flows for cases with and without data.