Explore Plans
Mobile menu Close menu
Boondock EchoBoondock Echo

Transmit audio

This action will transmit the audio through the radio connected to Boondock Echo. Use a web URL to a wav or mp3 file.

Developer info

API endpoint slug
boondock_tech.transmit_audio
Filter code method
BoondockTech.transmitAudio.skip(string?: reason)
Runtime method
runAction("boondock_tech.transmit_audio", {})

Action fields

Dock Dropdown list

Label
Dock
Helper text
In which dock you want to transmit
Slug
dock
Required
true
Can have default value
false

Audio Text input > Path to a folder

Label
audio link
Helper text
This audio will play by boondock
Slug
audio
Required
true
Can have default value
true
Filter code method
BoondockTech.transmitAudio.setAudio(string: audio)