This action will transmit the audio through the radio connected to Boondock Echo. Use a web URL to a wav or mp3 file.
- API endpoint slug
- boondock_tech.transmit_audio
- Filter code method
- BoondockTech.transmitAudio.skip(string?: reason)
- Runtime method
- runAction("boondock_tech.transmit_audio", {})
Action fields
- Label
- Dock
- Helper text
- In which dock you want to transmit
- Slug
- dock
- Required
- true
- Can have default value
- false
- 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)