similar to: UniMRCP Integrated Asterisk Deployment

Displaying 20 results from an estimated 400 matches similar to: "UniMRCP Integrated Asterisk Deployment"

2017 Mar 24
2
UniMRCP and Asterisk 14
When I look at the lastest UniMRCP manual, they only mention as high as Asterisk 13. Does anybody know if I need to do anything to allow it to work on Asterisk 14 and, if so, what that is?
2017 Feb 24
2
Looking for Speech Recognition (ASR) suggestions
Hello Luca, Thank you for your response. I?m familiar with speech recognition and TTS, but new to MRCP. Yes, the 100k options is used for names in a directory listing. In the pre-MRCP support, Nuance ASR used API events/methods for the application to tell ASR when the prompt was playing and when it stopped. If ASR detected speech, it would signal an event so we would stop playing the prompt.
2014 Aug 28
0
Asterisk and UniMRCP Licensing
Hey all - In some previous conversations on the Asterisk mailing lists, we noticed that some users of Asterisk were using UniMRCP [1] with Asterisk, as well as some modules made and distributed by that project. Unfortunately, there were some licensing concerns with using UniMRCP with Asterisk. As such, we contacted the UniMRCP project regarding the licensing issues and, after discussing the issue
2017 Feb 22
2
Looking for Speech Recognition (ASR) suggestions
Is it correct that the unimrcp is the best approach for Asterisk and ASR/TTS? Could anyone provide pros/cons for the various ASR options for Asterisk? We need the ability for very large grammars (over 100,000 options). Because of this, my initial thought is Nuance or Lumenvox. Does this sound correct? Have a great day! Dan -------------- next part -------------- An HTML attachment was
2017 Dec 06
4
Simple speech recognition for driving IVR - "press or say one".
Briefly: I want to be able to have "press or say (number)", with Asterisk listening for a spoken number, but accepting a DTMF digit, too. I'm posting everything I found so far, here, partly to show working, but also in case anyone else finds it useful. So, moving on.... This looked hopeful for a moment until I realised that it doesn't do DTMF:
2008 Jan 11
1
MRCP Asterisk Integration
Hello asterisk users! Does asterisk (or any of its plugin) support MRCP to interface with 3rd party professional TTS engine? I've found very little information about this, for example: http://www.zen-turkey.com/blog/default.aspx?id=12&t=Asterisk-MRCP-Integr ation Thanks in advance! Regards, Claudio Internet Email Confidentiality Footer
2007 Aug 28
1
Astricon Meetup
Everyone, I will be attending Astricon in Phoenix and would like to have a little get together to discuss Open Source Telephony and the challenges we as developers and system integrators face. Exchange ideas and go over some use cases and see how we can all work together to improve our understanding of the dynamics of how everything works together. * Scaleability * Reusability of code
2013 Mar 18
0
Asterisk as Text To Speech server
Hi I want to can we use asterisk as TTS server. Which can support mrcpv2 and ssml. Im looking for tts server with above requirement will asterisk 1.8 is useful for me. Any configuration available. Any opensource tts available. Amit-- -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Feb 08
0
Microsoft Speech Server/UCMA Integration
Hello All, I was wondering if anyone's tried to use OR currently use the Microsoft Speech Server or their UCMA 3.x SDK etc. as their ASR/TTS backend/engines etc. If yes, then what's their experience? Please Note, this does NOT need to be integrated with Asterisk ala MRCP or some module/plugin etc. I just wanted to know if someone's used it and and what their experience has been in
2017 Dec 06
2
Simple speech recognition for driving IVR - "press or say one".
Thanks for your responses - it looks like I have the following options, in order of ease: 1: Modify and recompile app_record.c Change line 471 https://github.com/asterisk/asterisk/blob/master/apps/app_record.c#L471 from status_response = "DTMF"; to status_response = dtmf_integer; Pro: Free, easy Con: Have to remember to edit module each time a new Asterisk update comes out 2:
2018 Jan 20
2
Can anyone help with a quick app_record.c module improvement and can explain over-riding modules?
Just a quick and dirty thought, try the MONITOR application. Pseudo-code: Anchor-point PLAYBACK ("press or say") MONITOR (use the split audio files mode, not the mixed - this way you can roughly separate which side did the "talking") READ (audio file "1 to 5", try to grab one digit) STOPMONITOR IF (READ variable timed-out, send the incoming half of the monitor file
2018 Jan 20
2
Can anyone help with a quick app_record.c module improvement and can explain over-riding modules?
On Saturday 20 January 2018 at 18:45:49, Jonathan H wrote: > Oh, what a good idea! That's exactly the kind of lateral thinking I > was hoping someone would come up with. > > I thought it was called MixMonitor, and tried to wrap my head around > it but couldn't. MixMonitor is related, but different (and as the name suggests, automatically mixes the two channels, so I
2009 Nov 30
2
No application 'ReceiveFAX'
Hi! Have probably not understand how fax is working in Asterisk 1.6. I did install: ptlib-v1_12_0 h323plus-v1_19_7 dahdi-linux-complete-2.2.0.2+2.2.0 spandsp-0.0.5 asterisk-1.6.2 asterisk-addons-1.6.2 make menuselect in asterisk-1.6.2 source directory shows: [*] app_fax But "core show applications" doesnt show me any "fax applications" and when I try to receive a fax:
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
2001 Dec 19
4
[Q] multicasting product ?
Hi everybody! Now that RSYNC has RSYNC+ included a good usage would be to use RSYNC+ to gather update-date, then multicast that on your hosts and process it. So my question is: does anyone know of a product which does reliable multicasting? (source available would be preferred) Simple pointers are appreciated; if noone has one I'm thinking about writing one myself. Thanks for all help!
2009 Dec 19
1
as.xts convert all my numeric data to character
Hello, all... I've been playing with the TTR package and quantmod, and I'm loading the Chicago Board of Exchange put/call ratio data via a simple read.csv call... CBOEtotal<-read.csv(file=" http://www.cboe.com/publish/ScheduledTask/MktData/datahouse/totalpc.csv ",skip=1) this gives me a data frame with columns.... > names(CBOEtotal) [1] "Trade_date"
2009 Nov 30
1
[LLVMdev] Description of SDTypeProfile
Hi, A piece of code in a target description file: def SDTIntBinOp : SDTypeProfile<1, 2, [ // add, and, or, xor, udiv, etc. SDTCisSameAs<0, 1>, SDTCisSameAs<0, 2>, SDTCisInt<0> ]>; May I understand "SDTCisSameAs<0, 1>, SDTCisSameAs<0, 2>, SDTCisInt<0>" as below? (Z = X + Y, for example); Z:0 X:1 Y:2 X has same type as Z Y has same type
2009 Nov 30
0
[LLVMdev] DebugInfo and Metadata Store
2009/11/30 Devang Patel <devang.patel at gmail.com> > On Thu, Nov 26, 2009 at 2:31 PM, Nick Lewycky <nicholas at mxc.ca> wrote: > > Hi Devang, > > > > Before I get to the contents of this particular patch, I have a > higher-level > > design question. Why is metadata stored off the LLVMContext? > > Why do we have FPConstants, IntConstants etc.. in
2009 Dec 03
0
[LLVMdev] patch for portability
On Dec 2, 2009, at 6:54 AM, Howard Hinnant wrote: > I've completed a survey of llvm for unnecessary dependencies on > libstdc++, and on conflicts with the upcoming C++0X standard, and am > recommending several changes in the enclosed patch (created with svn > diff). Thanks, applied here: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20091130/092102.html I
2009 Nov 30
1
Polycom 500 format file system on every reboot
I have one client that is telling me that their Polycom 500's format the file system every time they reboot, and also that they are unable to make changes locally on the phone itself, only via the config files. If the config file is not available when they try to boot the phone, then they receive an error about not being able to find the config file and then the phone will not boot up. Has