Anybody Using Barix Automation Devices?

i'm asking over on the medianet list if there is tts support for slimp3. i'll let you know. i'm pretty sure tts is implemented for slimp3. those slimp3s cannot connect to slimserver. they have to use medianet as their server. you can still server music to them, just through medianet. and it's just as easy to send tts as it is osd:

xplsend xpl-cmnd xplmedia-client.garage tts.basic speech="this is a test"
 
Cool. What voice does it use... The default voice on the box running Medianet? Can I use an AT&T voice as the default?

Finally, I wonder if there is some tricky way to write variables into a text file and then append them to your sample command to effectively speak variable values?
 
upstatemike said:
Cool. What voice does it use... The default voice on the box running Medianet? Can I use an AT&T voice as the default?

Finally, I wonder if there is some tricky way to write variables into a text file and then append them to your sample command to effectively speak variable values?
it uses SAPI 5. i use at&t natural voices with medianet.

you can call a batch file from your stargate schedule and pass the variable as an argument to the batch file. the batch file will then issue the tts command.
 
Back
Top