ASL3–TTS not working

I normally look at what others have posted or keep messing with it till it works or breaks. lol Not much on this subject.

I installed it on a cloud node. I’ve looked and the files did in fact install. I was getting the asl-tts wasn’t known before installing. That’s been resolved

Now I try and do a command to play on a node I’m linked with and it does nothing. I tried on the node it was installed on and it does nothing. I watched allmon board and it doesn’t even key from what it see

What am I missing here. Has anyone had any success making this work?

I also see my callsign needs to be updated. lol

N3DMC

Dave:
the asl3-tts script is designed to play locally, so this is of very limited use on a cloud node.
To change this, as I don’t think there is a switch for local or global playback, you can edit /usr/bin/asl-tts
and change the line
asterisk -x "rpt localplay ${NODE} ${FILE}"
to
asterisk -x "rpt playback ${NODE} ${FILE}"
and it should work, provided your cloud node is set to something other than duplex=0.
Edited because I typed the same thing twice. Oops.

I’ll give it a try. I have it set to 3 with linktolink yes. That setting has them going out the regular way on schedule and macros. Playing global all nodes.

My goal with TTS is to make the file in the node. Try and cutout some of the steps. If nothing else it would still help if it still doesn’t work.

Dave
N3DMC

@N2DYI is correct. I should probably make global playback a select-able option.

That’s would be awesome. I would definitely appreciate the help. I’m not trying to drive everyone crazy with announcements. Once a day or before a special event/meeting reminder. We have some doing nets that it would help simplify everything on the cloud node global playback.

Thank you
Dave
N3DMC