I'm looking for a way to send variable information in an OSC station from one QLab station to another (for the sake of a script cue).
Specifically for my application, I have one main station that controls lights, video playback, etc. We also run IMAG cameras at the venue, and there is a second QLab station that feeds audible cues into their headsets, which I just use TTS. Currenly, I'm just rendering audio files of the TTS cues, and playing them back in audio cues, triggered by the remote station downstairs. I know that it's easy to do TTS by a script cue, but I would like to be able to set the text to be spoken by remote (so, set the text to be spoken from the computer downstairs, but to be spoken by the computer upstairs). It seems like this should be possible by sending it as an OSC variable, but I have no idea what the script would look like.