Skip to content

Play URLΒΆ

Generic Play URL Node

DescriptionΒΆ

Deprecation of AudioCodes and Generic Voice Nodes

AudioCodes Nodes and Generic Voice Nodes have been deprecated. Flows with these Nodes continue to work, and you can still edit and clone them as well as export them as a Package. However, you can't create new ones in Cognigy.AI v4.96 or later.

The Play URL Node lets you stream a sound file into the call.

This Node is useful for playing advertisements, pre-recorded jingles, or other sound files for callers. It supports MP3 and WAV encoded files.

ParametersΒΆ

Parameter Type Description
Media URL CognigyScript Accepts URL links to MP3 and WAV tracks. The URL should point to the storage location where you want to host it and doesn't need to include the .mp3 or .wav extension. For example, https://abc.xyz/music.mp3 or https://audio.jukehost.co.uk/N5pnlULbup8KabGRE7dsGwHTeIZAwWdr. Make sure the file is publicly accessible.
Set Activity Parameters Toggle Enables parameters which will be valid for this activity only. The available parameters are:
- Recognizer (STT)
- Barge In
- DTMF

More InformationΒΆ