AWS Certified Alexa Skill Builder – Specialty – Question57

An Alexa Skill Builder is using the AudioPlayer.Play directive and would like to automatically start the next audio track at the end of the current track.
Which AudioPlayer playBehavior values will allow the Builder to achieve this without changing the audio currently playing? (Choose two.)

A.
REPLACE_ALL
B. CLEAR_ENQUEUED
C. REPLACE_ENQUEUED
D. ENQUEUE
E. CLEAR_ALL