similar to: Flite issue

Displaying 20 results from an estimated 800 matches similar to: "Flite issue"

2015 Aug 28
3
Anyone doing speech to text?
I have a similar situation here, I want to include TTS in my asterisk IVR system. Could someone give suggestion(s) please, I prefer open-source thanks in advance! Chatila, A. C. P. O. Box 365, Kihesa Street, Njombe, Tanzania. *Mob:* +255 765 154 235 *Whatsapp:* +255 653 258 608 *Website:* chax.me.tz On Thu, Aug 27, 2015 at 9:07 PM, Steve Edwards <asterisk.org at sedwards.com> wrote:
2012 Jan 04
4
Speech recognition in asterisk using google voice API
Hello, I have written an agi script that uses google voice API for voice recognition. The script records from the current channel untill the pound key (#) is pressed or the timeout (15 seconds) is reached. The recording is send over to google speech recognition service and the returned text string is assigned to a channel variable. More info and dialplan examples can be found in the README file:
2011 Dec 01
3
AGI script that uses google's text to speech engine
Hello, I have written an AGI script for asterisk that uses google translate for text to speech synthesis. It supports a variety of different languages, local caching for the voice data and wideband audio. The voice in most languages is female and the quality of the synthesized speech is very high. More info about the script can be found here: http://zaf.github.com/asterisk-googletts/ the first
2012 Jun 06
1
OT - mstts.agi - Where to find API key ?
Hi, I recently discovered http://zaf.github.com/asterisk-mstts/ . In the page above, it is mentioned you have to subscribe to Microsoft Translator API on Azure Marketplace. In Azure Marketplace, I found something called "Microsoft Translator". This API is free within a 2 000 000 characters per onth limit. Is this the API needed for MS TTS ? If not, where and how can I find the good
2011 May 26
1
Is this Asterisk issue of feature
Hi List, I am confuse about this feature. When we use Wait(20) in active call session then it's work. But when we use after hangup the call then Asterisk don't wait from define time. Ex:- [call_log] exten => 4368,1,Answer() exten => 4368,n,Flite("Welcome") exten => 4368,n,Set(__StartTime=${STRFTIME(${EPOCH},Asia/Calcutta,%Y-%m-%d %H:%M:%S)}) exten =>
2009 Sep 01
1
espeak app for asterisk 1.6
I have written a module for asterisk that uses the eSpeak speech synthesizer (http://espeak.sourceforge.net/) to render text to speech. The source is available here: http://zaf.github.com/Asterisk-eSpeak/ It's similar to app_festival and app_flite. It's only tested against asterisk 1.6.1 on x86 Linux but it must be working for other 1.6 branches too. Comments, fixes and suggestion are
2011 Jun 10
2
How to remove asterisk ?
Hi List, Is there any way by which we can remove asterisk from machine without deleting folder manually? I did google and gets various solution by no success. even after deleted asterisk will be there ..... ----- Thanks and regards Virendra Bhati +91-9172341457 Asterisk Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Sep 02
5
how to add-edit-delete entery into asterisk conf files
Hi list, I want ot do basic work (add-edit-delete) into asterisk configuration files, like sip.conf, manager.conf,musiconhold.conf etc. Please guide me how to configure all these files from from AMI connection. I am able to login into AMI from Login action but I want to do more task in to it. *AMI login:- * *login.php* <?php $socket = fsockopen("127.0.0.1","5038",
2011 May 17
3
how to know how many calls are on hold
hi list, please help me how to know how many calls are on hold..... -- ----- Thanks and regards Virendra Bhati +91-9172341457 Asterisk Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110517/09cbc325/attachment.htm>
2016 Oct 10
2
AGI: How to break out of AGI when stream_file escape_digits are detected in middle of long sequence of files?
For reasons best known to myself, I call a python agi (PYST2 - love it!) which streams a series of very short files in quick succession. Like this: escape_digits = str("0") agi.stream_file(promptFile,escape_digits) and this is what I see on the AGI debug: <Local/s at root-00000061;2>AGI Tx >> 200 result=0 endpos=6784 <Local/s at root-00000061;2>AGI Rx <<
2011 Jun 10
1
Asterisk issue or VoIP provider issue ?
Hi List, I want to set my caller ID and name with asterisk. So that when I make outgoing calls then destination end will see my name with number. from asterisk end I set both the things into dialplan. --------------- -------------- exten => _X.,n,Set(CALLERID(num)=9172341457) exten => _X.,n,Set(CALLERID(name)="Virendra Bhati") But when call reach to destination number then only
2011 Nov 11
0
Text to speech modules (espeak, flite)
Version 2.1 of app-espeak and app-flite modules just got released. Changes include voice selection for flite, support for 16kHz file playback in asterisk 1.6.x, use of libsamplerate for faster resampling, better error handling and cleaner code. You can get them here: Asterisk espeak module: http://zaf.github.com/Asterisk-eSpeak/ Asterisk flite module: http://zaf.github.com/Asterisk-Flite/
2011 Jun 08
2
No IVR listen at device end......SIP phone is working fine
Hi List, When we make calls into asterisk with the help of our mobile, landline number, Cisco 79XX series then we didn't able to here any IVR which is playing into asterisk server. But when we dial from SIP softphone then all is working fine and we are able to here the IVR sound files. What is the problem in this case please help me.. -- ----- Thanks and regards Virendra Bhati
2016 Feb 23
3
Voice recognition IVR Is it possible?
On Tue, 2016-02-23 at 17:06 +0000, Steve Howes wrote: > Google?... Yeah... searched "google voice recognition api asterisk", browsed though various results. Nothing helpful for a beginner, very confusing bla bla... Thanks anyway for your help. F.
2011 Apr 11
1
Asterisk MOH not working with Elastix asterisk 1.6.2.18
I am using Elastix. Asterisk is used for PBX application in Elastix. I want to make customize MOH. But not able to use MOH. I make simple extension in asterisk conf file but no success :( But when I used Vanilla Asterisk then All things are working.... Below are the details of configuration files. Even default MOH is also not working.... *Asterisk Version 1.6.2.17.2 * *1) Extension.conf*
2011 May 26
5
make calls from DID
How to make outgoing calls from DID and what is theway to get incoming calls from DID. -- ----- Thanks and regards Virendra Bhati +91-9172341457 Asterisk Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110526/3f19091d/attachment.htm>
2011 Apr 08
2
MOH not working
I am using Elastix. Asterisk is used for PBX application in Elastix. I want to make customize MOH. But not able to use MOH. I make simple extension in asterisk conf file but no success :( Below are the details of configuration files. Even default MOH is also not working.... *Asterisk Version 1.6.2.17.2 * *1) Extension.conf* [incoming] exten => 6000,1,Answer exten =>
2011 Jun 07
1
How to get DTMF in Konference module in Asterisk
Hi List, I am trying to get DTMF into conference room. for conference I am using Konference module. Konference don't have an option of DTMF gets. Is there any way by which I can get DTMF within conference room? ----- Thanks and regards Virendra Bhati +91-9172341457 Asterisk Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Nov 21
1
video calls not working
Hi list,* *I am not able to make video calls between two sip accounts. below is the information. please help me where I am missing the configuration.* Extensions.conf* exten => 111,1,Answer() same => n,Dial(SIP/2206,60,r) same => n,Hangup() *SIP.conf* [2218] type=friend secret=******* callerid="Virendra" <9172341457> host=dynamic ;
2012 Jan 12
1
how to set callerid in php AGI file.
Hi, I am using phpagi for agi scripting. and want to update callerid number but didn't get any success. please help me how to update PHPAGI is new for me. Below is the code which I write. #!/usr/bin/php -q <?php set_time_limit(30); //require(.phpagi.php.); include("phpagi.php"); $agi = new AGI(); //answer the call $agi-> answer();