similar to: Cepstral in AGI problem

Displaying 20 results from an estimated 700 matches similar to: "Cepstral in AGI problem"

2007 Mar 16
2
Cepstral voices
what's the easiest way of using cepstral voices with asterisk ? On their website, in the ssml page (http://www.cepstral.com/cgi-bin/support?page=ssml), they say "Asterisk PBX SSML can be used with Cepstral voices in Asterisk by simply embedding the markup into the input text." what input text ? To what application ? Thanks ! Julian
2006 Apr 03
2
popup forms?
I searched a bit, but have come up short. Are there any libraries for creating popup forms w/ rails? These would not be displayed in a separate browser window, but rather made visible over an open page and adjacent to a clicked link -- similar to the google maps baloons, or the gmail popups. Lots of other examples out there... Thanks --------------------------------- Talk is cheap. Use
2004 Dec 07
3
Cepstral voices
Was hoping someone could point me in the right direction for getting the linux version of cepstral voices working with Asterisk. The cepstral site states that the voices work with asterisk, but I haven't been able to find anything with google or in the handbook on this. Thanks in advance, Bruce
2007 Jun 05
1
cepstral TTS and app_swift
We are having some major problems with app_swift since we went live. It is regularly segfaulting. I don't know if this is my fault or not, but here's the story: Installed the cepstral voices (at the time, 4.0) on our test system (2.6.9-42.0.10.ELsmp) and later added some extra voices (now 4.2). All worked fine - we stress tested (20+ simultaneous calls). Move to live (
2006 Jul 02
3
Multiple terms accross multipl fields and associated tables
I''m looking for a good way to search a few fields accross multiple asociated tables (i.e. find ''friends and family'' accross Photo.name, Photo.description, and Tags.name where Photo has_many tags). And, ideally there''s a competent query analyzer/parser. I''ve expirimented with constructing my own SQL using ... LIKE %term1% ... etc, but the
2009 Apr 20
1
Asterisk PA system with cepstral
Hi All, We just bought a sip based PA setup here with the intention of hooking it into our existing asterisk (1.4) setup. It works as expected when I dial it's extension, but I want to have system generated speech played based on some action (using cepstral, which is already installed and working). My first thought was to DIAL to the extension, and then have cepstral play the audio. The
2004 Sep 09
10
Cepstral
How do you get Cepstral working, they only offer windows versions. do I have to complie it to linux? http://www.cepstral.com
2009 Jun 25
1
res_cepstral, register & existing Cepstral licenses.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a license for Allison-8kHz and two concurrent port licenses that I purchased from Cepstral at the end of last year. I just got around to installing to my * 1.6.0.10 machine. I've decided that the best way for me to integrate the two would be res_cepstral, which I downloaded and installed. Everything is fine, except the register program,
2005 Oct 01
3
Adding Cepstral to Asterisk
I downloaded Cepstral to my Asterisk Box. I did the install and let it install to /opt/swift. I brought down a new CVS-HEAD as of today 10/1. I added APPS+=app_cepstral.so into the Makefile in /usr/src/asterisk/apps/Makefile Like: # Obsolete things... # #APPS+=app_sql_postgres.so #APPS+=app_sql_odbc.so APPS+=app_cepstral.so # I did this piece but wasn't sure exactly what part of the
2008 Dec 02
5
cepstral vs festival
I'm about to begin working on an ivr project to do database backed scheduling. I would like to use text to speech in some places. What are the differences in using festival vs. Cepstral? How are they similar, how are they different? Is one really better than the other? How and Why? Thanks, Eric -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jan 09
1
help with Cepstral 6 and Asterisk 11
Hello, I recently purchased the Cepstral 6 text-to-speech engine (swift), and am now wondering if I should have bought something else. I would like to use Cepstral text to speech like some people use the Festival() or Flite() applications. For example, when I do a "core show application flite" at the CLI, flite is available to me: localhost*CLI> core show application flite
2007 Mar 19
3
Cepstral and numbers
Does anyone have any idea on how to force cepstral to convert a number to speech ? I have noticed that sometimes it speaks the number correctly, and at others it doesn't. 1) 787 is pronounced 7-8-7 2) 123 is pronounced one-hundred and twenty-three. 1) is wrong for what i need, 2) is perfect. Is there anyway of forcing numbers to be pronounced as 2) ? I've tried looking at the ssml
2007 Sep 25
2
swift.conf - cepstral voice quality adjustment options
Hi all, I hope that I'm not breaking protocol too much by posting a message in this group about a problem that I'm having with an Asterisk Business Edition installation, but the reason that I'm posting here is because the problem that I'm having isn't really with the Business Edition, it is with the Cepstral text to speech product that I'm using with it, and also because
2010 Feb 12
7
Asterisk Cepstral TTS
Can someone point me to a page about writing a text file to call an external number and play a TTS with cepstral? I know it includes the creation of a .call file but beyond that im a bit lost.
2006 Nov 30
1
Asterisk 1.4 : App_Swift (Cepstral) Howto
Hi All, Recent discussions on app_cepstral on the list have led me to believe there's some issues with Asterisk 1.4 I set about creating a small howto for people to get cepstral, with app_swift working. Check it out: http://www.voipphreak.ca/archives/354-Asterisk-1.4-Gentoo-CepstralSwift-Howto-using-App_Swift.html Thanks, Diwelf
2005 Dec 04
2
Filecolumn: url_for_file_column problem
Calling url_for_file_colum results in a TypeError: can''t convert nil to string. The error is in line 148 of filecolumn.rb: def relative_path(subdir=nil) File.join(relative_path_prefix,subdir, @filename) end If I substitute '''' for subdir in the File.join command, then it seems to work fine. Since this is a plugin, I''m wondering why I need
2007 Sep 18
1
Asterisk 1.4 and Cepstral
Greetings, I've recently upgraded from Asterisk 1.2 to 1.4. I've been searching for a solution, but am also trying the easy way at the same time. I've now got David of Cepstral now speaking using app_swift from http://www.mezzo.net/asterisk/app_swift.html . The problem is, he sounds way worse than he did when it was asterisk version 1.2. I'm seriously considering either
2005 Jan 24
3
cepstral integration with * using AGI?
Hi, I've looked at the Wiki for this, have seen the Swift.agi details, but has anyone got a current script for Cepstral and an example of integraton in * please? I'm a * and linux newbie, so please be gentle ;-) Thanks John
2005 Jun 13
1
Cepstral partnership with Digium
I just read about the partnership but was wondering what is actually going to happen? Is asterisk going to be bundled with cepstral voices for free :)? Or whats the deal?
2007 Jan 12
1
cepstral voice still nags after registration
I'm using trixbox and the asterisk agi. I downloaded a cepstral voice and worked with it until I got the code to do what I wanted. I then registered the voice today to get rid of the 'this voice is not yet registered", stuff yet it still does that. Any ideas on how to fix this? It told me my info was valid. Thanks! -------------- next part -------------- An HTML attachment was