Behavior
- Streams audio from the configured URL
- Optionally loops the audio a specified number of times
- Emits
AUDIO.COMPLETEwhen playback finishes orAUDIO.ERRORon failure
Configuration
Output handles
Output variables
Use cases
Hold music
Hold music
Enable
loop with loopCount: 5 to play background music while the caller waits in a queue.Legal disclaimer
Legal disclaimer
Play a pre-recorded compliance message before connecting to an agent. Use the
duration output variable to set a matching hangupDelay on the End Call node.Localized greetings
Localized greetings
Use a Switch node on the caller’s language, then route to different Play Audio nodes with region-specific audio URLs.