Empeg Greeting PCM file Froze player

Posted by: michael_corleone

Empeg Greeting PCM file Froze player - 12/08/2003 10:16

Hey all,

I added this line after converting a wav file to pcm through sox as said. File is about 1.25 mb:

;@EXEC_ONCE "/drive0/var/pcmplay < /drive0/var/amanda.pcm"

when i removed the quotes my empeg hung after the time was said. So i had to hyperterm back in and remove it. Does anyone know why this happened? or does anyone know a different way i should be putting it into my config.ini?

also does anyone have any good pcm startup greeting files? and if so where are they posted?

thanks all
Posted by: davec

Re: Empeg Greeting PCM file Froze player - 12/08/2003 19:40

Will this work?

;@EXEC_ONCE "cat /drive0/var/amanda.pcm | /drive0/var/pcmplay"

Or add the command (minus the ;@EXEC_ONCE and quotes) to the ttsclock script per this post.