package server type message struct { Text string Pitch int Rate float64 VoiceIdx int }