playBackgroundFile
Play an audio file in the background while the conversation continues.
Parameters
filename
URL of the audio file to play (e.g., "https://example.com/hold-music.mp3").
wait
When true, suppresses the agent’s attention-getting behavior during playback.
The agent will not try to re-engage the user while the file is playing.
Returns
FunctionResult — this, for chaining.