VoiceVector System Sounds

Hi All,

From this website,

http://www.voicevector.com/Downloads.php?PHPSESSID=eac4b3b68790452fbe94db936af3ec4d

There are a replacement set of female system prompts for Asterisk in native format.

Problem is, I think their instructions that include completely replacing the /var/lib/asterisk/sounds folder looks like it will destroy freepbx.

Is there a safe procedure for installing a voice pack like this that wont destroy the standard ones or custom uploaded ones?

Thanks.

Solved my own problem…

Instead of following Voice Vector’s instructions this is what I did:

  1. mv /var/lib/asterisk/sounds/en /var/lib/asterisk/sounds/en.allison
  2. tar xvfz /root/sounds-amer-fem-1.0-sln.tgz /tmp/en.voicevector
  3. mv -R /tmp/en.voicevector/sounds/* /usr/lib/asterisk/sounds/en/

The Voice Vector sounds combined with stations that do G.722 makes it sound extremely clear.

Im going to check with:

And see if Allison has .sln versions of the Asterisk prompts too and see how clear her voice sounds like from g.722 stations…

Now, if only we could get SIP providers to do g.722 between them…