A developer wants the voice assistant to play a pre-recorded audio clip when a user selects a specific menu option. Which response type should be used?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Todd Lammle: 'Imagine you're building a chatbot and this exact situation comes up — audio is your go-to move. The audio response type plays an audio file URL; making it appropriate for pre-recorded messages or sound clips in the voice channel. This is a classic Domain 7: Multi-Modal Integration concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
The audio response type plays an audio file URL; making it appropriate for pre-recorded messages or sound clips in the voice channel. iFrame embeds web pages; image displays visuals; and video plays video content; none of which deliver audio-only playback. The correct answer, "Audio", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("iFrame", "Image", "Video") may appear relevant but each misses a key requirement or introduces a step that is either unnecessary or belongs to a different workflow. Mastering the distinction between these approaches is essential for effective watsonx Assistant implementations and is a core focus of the Domain 7: Multi-Modal Integration section of the certification exam.