UDP Broadcast

Network Sub-Actions Reference

Overview

Broadcast a UDP payload on a specified port

![image](/119697611-46d1a800-be48-11eb-8e09-696fe4060a58.png =400x)

Example: Send text to Speaker.bot to be read out

{
  "command": "speak",
  "id": "1234",
  "voice": "BotVoice",
  "message": "It's %user%"
}

Replace BotVoice with the alias you want Speaker.bot to use, and message with the text you would like spoken