[arm-allstar] Question: insert pause in voice id
David McGough
kb4fxc at inttek.net
Sun Feb 19 18:53:18 EST 2017
Hi Pascal,
Yes--there are sound files which are only "silence." See the folder:
/var/lib/asterisk/sounds/silence/
The files are 1.gsm through 10.gsm, where the number represents the
seconds of silence.
So, to build a ID file with 1 second of silence between the callsign and
PL info, do something like:
cat \
/var/lib/asterisk/sounds/letters/a.gsm \
/var/lib/asterisk/sounds/letters/c.gsm \
/var/lib/asterisk/sounds/digits/7.gsm \
/var/lib/asterisk/sounds/letters/n.gsm \
/var/lib/asterisk/sounds/silence/1.gsm \
/var/lib/asterisk/sounds/letters/p.gsm \
/var/lib/asterisk/sounds/letters/l.gsm \
/var/lib/asterisk/sounds/digits/80.gsm \
/var/lib/asterisk/sounds/digits/8.gsm \
/var/lib/asterisk/sounds/letters/dot.gsm \
/var/lib/asterisk/sounds/digits/5.gsm > /etc/asterisk/local/node-id.gsm
73, David KB4FXC
On Sun, 19 Feb 2017, "Pascal Nelson via arm-allstar" wrote:
> Is there a way to insert an intentional pause in a voice id?
> I want a pause between my call and the pl tone announcement.
>
> Pascal AC7N
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>
More information about the arm-allstar
mailing list