Re: [asterisk-users] app_swift.c:338 engine: Failed to set voice

2010-07-30 Thread Kevin P. Fleming
On 07/28/2010 08:20 PM, Landy Landy wrote: > Jeremy, > > Thanks a lot that helped and solved the problem. I had it as: > voice=Marta-8kHz before and that didn't work and now changed it to > voice=Marta. That's because you only have the Marta-16kHz voice installed. -- Kevin P. Fleming Digium,

Re: [asterisk-users] app_swift.c:338 engine: Failed to set voice

2010-07-28 Thread Landy Landy
swift.c:338 engine: Failed to set voice > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > > Date: Wednesday, July 28, 2010, 9:08 PM > On 7/28/2010 8:33 PM, Landy Landy > wrote: > > asterisk:/home/landysaccount# grep ^[a-z] > /etc/asterisk/swift.conf >

Re: [asterisk-users] app_swift.c:338 engine: Failed to set voice

2010-07-28 Thread Jeremy Kister
On 7/28/2010 8:33 PM, Landy Landy wrote: > asterisk:/home/landysaccount# grep ^[a-z] /etc/asterisk/swift.conf > buffer_size=65535 > goto_exten=no > voice=Marta-8kHz|David-8kHz afaik, the voice parameter is simply the default voice when not specified via the swift binary or the Swift asterisk comm

Re: [asterisk-users] app_swift.c:338 engine: Failed to set voice

2010-07-28 Thread Landy Landy
> Do you have cepstral installed and have the voice(s) > registered ? > try: swift --voices asterisk:~# swift --voices Swift command-line synthesis program Version 5.1.0 of July 2008 Copyright (c) 2000-2006, Cepstral LLC. Voice | Version | Lic? | Gender | Age | Language | Sample Rat

Re: [asterisk-users] app_swift.c:338 engine: Failed to set voice

2010-07-28 Thread Jeremy Kister
On 7/28/2010 6:22 PM, Landy Landy wrote: > [Jul 28 18:29:16] NOTICE[5191]: app_swift.c:304 engine: Text to Speak : Hello > this is ceptral > [Jul 28 18:29:16] ERROR[5191]: app_swift.c:338 engine: Failed to set voice. Do you have cepstral installed and have the voice(s) registered ? try: swift --v

[asterisk-users] app_swift.c:338 engine: Failed to set voice

2010-07-28 Thread Landy Landy
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: -- Playing 'welcome.gsm' (language 'es') -- Executing [...@local-calls:3] Swift("SIP/101-", "Hello this is ceptral") in new stack [Jul 28 18:29:16] NOTICE[5191]: ap