similar to: app_background and app_cepstral

Displaying 20 results from an estimated 3000 matches similar to: "app_background and app_cepstral"

2006 Jan 21
1
Compiling app_cepstral.c into Asterisk - failing
I have searched and found a couple examples on how to put the app_cepstral.c into Asterisk but it isn't working. I obviously am not understanding the examples that I have found. "Copy the app_cepstral.c file to your asterisk source tree (apps folder) . You'll also need to add a lines like these to the Makefile in that directory: APPS+=app_cepstral.so" I added it into
2006 Nov 29
1
Getting app_cepstral to work with Asterisk 1.4.0-beta3
Using this link http://www.oldskoolphreak.com/tfiles/voip/installing_app_cepstral.txt This is a Dell PowerEdge 1950 running Whitbox 4 and Asterisk 1.4.0-beta3 I get the following errors on make install Any help would be GREAT! Thanks [CC] app_cepstral.c -> app_cepstral.o In file included from /usr/src/asterisk/include/asterisk/linkedlists.h:23, from
2006 Oct 26
0
Cepstral/Swift TTS app
Hey everyone, I was frustrated with the existing app_cepstral/app_swift TTS modules I've found on the net, so I hacked up my own. It's been working really well for me so I thought I'd share. In developing this, I wanted to avoid: * the startup delay incurred writing TTS output to a temp file then playing it back * gluing cepstral/swift to the asterisk module in a way that fubard
2006 Jan 11
1
where to get app_cepstral.c
hello Anyone know where I can download a copy of app_cepstral.c, or can anyone send it to me? I saw that it was available at http://www.automated.it/asterisk/ but the site isn't up. Thanks, jasonwolfe@bellsouth.net
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
2006 Feb 10
0
Asterisk with Cepstral for TTS
Hello all, I am trying to get cepstral to work with Asterisk for Text to Speech purposes. I got Asterisk to recompile with cepstral and after doing *CLI> show cepstral female voices Available Cepstral voices: Name Gender Age Language Sample Rate License ========== ========= ===== ==================== ============= ============ Amy female 30
2007 Oct 22
1
app_swift issues
Hi all, i'm trying to integrate cepstral and asterisk, and i have a problem i'd appreciate any help with (i know it's a bit tangential, but i figure this is the place with the most knowledge of app_swift and asterisk). I've installed swift from cepstral.com with alison's voice, and it works fine, from the command line i can do swift "hello there" -o test.wav and then
2006 May 26
1
Transmitting synthetic speech using Speex?
Hi Reed, I've been using Speex to transmit TTS for years. It works very well with no tweaking. I use Microsoft TTS ("Microsoft Mike") with Speex at 16kHz wideband and VBR quality 6. Sometimes I forget that the sound is even coming from another computer and being compressed+decompressed. If anything, TTS seems easier for Speex to deal with than real voice. But I don't
2014 Oct 18
1
Asterisk Crashes Randomly with Cepstral Swift TTS
All, Has anyone seen this before? This appears to be a Swift or app_swift bug. I'm having a difficult time finding any information or support on this. Asterisk version: Asterisk 11.6-cert4 built by asterisk @ ivrd02 on a x86_64 running Linux on 2014-08-11 13:55:25 UTC OS: Linux livrp03 2.6.32-431.11.2.el6.x86_64 #1 SMP Mon Mar 3 13:32:45 EST 2014 x86_64 x86_64 x86_64 GNU/Linux When
2015 Feb 17
4
Callfile problem - Unable to find codec translation path from (nothing)
Hi, I copied a setup from an older 1.8.5 installation to an 11.15 installation, and I'm having problems getting call files to work. Here is the extension setup I'm using: [outbound-swift] exten => _[a-zA-Z].,1,Answer exten => _[a-zA-Z].,n,Playback(AAA/check_ip_failure) ;exten => _[a-zA-Z].,1,Swift("${EXTEN}") exten => _[a-zA-Z].,n,Goto(1) [mis-phone] exten =>
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
2015 Feb 18
1
Callfile problem - Unable to find codec translation path from (nothing)
Joshua, If I'm understanding this correctly, you're saying that the Playback is failing because it isn't connected to anything on the other end, because the Dial() failed. When the channel is created on the "OutgoingSpoolFailed" extension, what context is it created in, one of the origin legs? Is there a way detect this condition in the target context ([outbound-swift]),
2010 Mar 01
1
Swift from eagi, problems with prosody rate
Hi, I'm trying to use Swift tts from eagi, my problem is when I send EXEC SWIFT <*prosody rate*=\'.8\' >Hello World\, this is a test\,</*prosody* >|0|1 Would I use a scape character? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100301/7132be4c/attachment.htm
2009 Aug 26
1
app_swift issue
Hello I have installed cepstral .... It works woderfull using an agi script but ..... when i try to use Swift("say this") is Dial plan .... I get the error [Aug 26 12:30:18] WARNING[7420]: pbx.c:3167 pbx_extension_helper: No application 'Swift' for extension (actdemo, 123, 2) Now i come to know to install app_swift Here is the issue... when i try to execute make command
2006 May 26
0
Transmitting synthetic speech using Speex?
I used Microsoft text to speech with speex. It sounded reasonably well. I didn't experiment with various quality settings (8KHz, default quality). I was capturing audio from a sound card, not the direct wave data from the TTS engine. .a -----Original Message----- From: speex-dev-bounces@xiph.org [mailto:speex-dev-bounces@xiph.org] On Behalf Of Reed Hedges Sent: Friday, May 26, 2006 7:23 AM
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
2006 Apr 21
1
How to select Ceptral's Voice in Asterisk's Swift application??
Hi, I'm using Cepstral as a TTS Engine for Asterisk with Swift application. It works fine when I have just 1 voice installed. Now I have 2 voices in the same language installed but I can't seem to find the way to select which voice to use in Swift's application in Asterisk. Does anyone know?? Thank you, Pim
2010 Jul 28
1
app_swift.c:338 engine: Failed to set voice
Hello. I'm trying to set TTS with Cepstral and Swift but can't get it to work. I get this error when testing it: -- <SIP/101-00000000> Playing 'welcome.gsm' (language 'es') -- Executing [702 at local-calls:3] Swift("SIP/101-00000000", "Hello this is ceptral") in new stack [Jul 28 18:29:16] NOTICE[5191]: app_swift.c:304 engine: Text to
2006 Apr 21
0
How to select Ceptral's Voice in Asterisk's Swiftapplication??
Type "swift" at the command line so you can see the -options. Then modify the line to use the correct switch and specify the name of the voice you want to use. Thanks, Steve -----Original Message----- From: Pimjai Wesnarat [mailto:pw@nummerndirekt.de] Sent: Fri 4/21/2006 6:59 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: Subject: [Asterisk-Users] How
2009 Aug 26
4
Fw: app_swift issue
Hi Shakeel, I had the same problem building app_swift (1.6..) myself and searched the web far-and-wide for a solution. I eventually contacted Darren Sessions -- who was maintaining that plug-in -- about a month ago. He was involved in another project and said he might be able get to it after a few weeks. But, since then, his website http://www.darrensessions.com/ has gone out of comission. I