similar to: Speech/DTMF mix?

Displaying 20 results from an estimated 100 matches similar to: "Speech/DTMF mix?"

2010 Jan 25
1
How to make SpeechBackground keep playing if utterance doesn't match our grammar
Hi, We've run into an interesting (to us) problem with SpeechBackground. Inside a AGI script, we're playing some extended audio?basically, like a podcast?and we want playback to stop if and only if the speech recognized matches something in our grammar. If there's speech that doesn't match, we just want to go right on playing. (We're using LumenVox as our speech recognition
2010 Sep 07
3
Losing first DTMF digit (with ASR)
I'm having a wierd problem. Somewhere around 1-2% of the time, the first DTMF digit dialed gets dropped. This is occurring during a SpeechBackground application call. If the caller reenters the digits when given a second chance, all is OK. Any suggestions how to debug this intermittent problem?
2010 May 14
0
Delay on DTMF with SpeechBackground and Vestec
I have a delay of "0" on SpeecBackGround, but when I enter DTMF, there's an almost-exactly five second delay before it returns. Where is this delay controlled? How can I shorten it? Is there a way to set the maximum number of digits to look for?
2010 Jan 05
3
AGI and embargeability
Hi, This is a naive question, but is there a way in my AGI script to simultaneously play audio and listen for DTMF or voice responses? I've heard VOIP hackers call this "inbargeability;" it's the ability to "barge in" to a playing audio clip. I'm planning to use Lumenvox for the DTMF and voice recognition, BTW. Not sure if that matters. Many thanks to anyone who
2014 Sep 18
1
Voice-Recognition / ASR / with barge in
Hi there, I am using Asterisk 11.9 (with Sangoma-E1-Card/DAHDI) and it works fine :-) But I am wondering if there is a solution/application which will enable me to implement voice recognition while playing a voice file (barge in). So that the caller hears a voice file and can interrupt it with his voice. Currently (on our platform) the caller has to wait for the end of the voicefie. Then we play
2012 Aug 14
0
SayUnixTime quandry
Hi Gang, Hopefully somebody out there has a "doh" for this one. My dialplan announces the date and time using SayUnixTime. When I run this: exten => 36225,1,Set(ABA=999999999) exten => 36225,n,Background(telbank/${ABA}/${CHANNEL(language)}/thetimeis) exten => 36225,n,sayunixtime(,,Abe 'digits/at' IMP) I get this CLI output -- Executing
2010 Jun 26
1
Support from Vestec
Does it exist? Sending email to their support address appears to be a black hole. They reference a forum, but Google can't find it. I keep having problems in any grammar than has a an "o" for "zero": it breaks recognition anywhere NEAR it. For example, if I say "two o five", it gets recognized as "one o five".
2011 Apr 05
2
Vestec for Asterisk
Hi, I installed the Vestec module to one of my development Asterisk servers a few months ago but now I need to move the license to another host. Does anyone know how to do this? I've had a look on my Account page on the Digium website but it only shows the Language Pack, and I can't do anything with this either. Can anyone point me in the right direction please? Thanks Lee
2010 Jun 08
1
Issues with Vestec ASR
I'm having a lot of problem with it recognizing "oh" for zero. I've tried both "o" and "oh". In one case, I just tried: $digit = o { out = "0"; } | fundamental {out = "2"; }; So I gave it a choice that was VERY far away from what I said. But when I said "o o o o o", more than 75% of the time, it had a bunch of
2010 Apr 14
0
Vestec vs Lumenvox
Hi listers, I'm a 1.4 holdout who uses mostly Suse platforms. I bit the bullet and installed a Centos box to get Lumenvox up and running, but now see this "new" offering of Vestec that supports OpenSuse and Windows in addition to the Platforms supported by Lumenvox. Anybody out there working with Vestec that can give me a heads up on how it works or doesn't?
2006 Jan 01
7
Can''t get select helper to populate dropdown w/default value
Guys, I searched this forum and found plenty of people having this problem, but I didn''t see any definitive solution. Usings Rails 1.0. When I edit an existing record, I can''t get the basic "select" helper to display the current value contained in the field of the record. All of my other (text) fields populate correctly with current field values. There appears
2017 Apr 19
2
ask.yes.no() function
As described in <https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17242>, R base functions are currently inconsistent in asking interactive "yes/no" type questions. One solution to this is to have a function to do it, and to use it consistently. Rather than just writing such a function and possibly missing some desirable feature, I'd like to ask if anyone can point
2006 Feb 27
8
Change Bit Value To Text When Viewed
Hey All, very simple question for you folks ;) I have a @commutes object that for each record there is a bit value set (0/1) to denote if an accident occurred. What I want to do is have it display "Yes" or "No" when I view the listing of commutes. I can get it to display the bit value just fine with <%= commute.accident %> but how can I get it so that when a record with
2002 May 25
2
Ploting in for() loop
Hi, Suppose I have a for() loop that draws 6 boxplots as follows: par(mfrow = c(2, 3)) for(i in 2:length(spam.sample)) { boxplot(split(spam.sample[,i], yesno)) } Where spam.sample is a data frame with 7 columns, and I'm interested in plotting column 2 ~ 7 against column 1 (yesno). The boxplots appeared fine, however I'm trying to add a meaningful title, x and y labels to them.
2004 May 06
7
sip traffic.
I can not register via sip to iptel or sipgate and do not see sip into ethereal. I do not unterstand why thats Wudu .. but i am new to asterisk and sip. I am behind a susefirewall2 but asterisk even do not register if it is down. The asterisk is running onto the machine witch is connected to the internet. No answer seems coming back from iptel (sip debug in asterisk). Ports are open (5060,
2017 Apr 20
1
ask.yes.no() function
On 20 April 2017 at 09:33, Michael Sumner wrote: | Perhaps worth pointing out "yesno" as a candidate: | | https://CRAN.R-project.org/package=yesno | <https://cran.r-project.org/package=yesno> Not really as i) base R will not have dependencies outside of it ii) more importantly, Duncan asked for a good example of a "consistent" (as in: predictable) question
2010 Jul 25
1
Proprietary add-ons for Asterisk 1.8
At what stage will there be versions of the G.729 codec, res_cepstal, skypeforasteric, Vestec, etc that'll work with 1.8? It would be good if people using that software could participate in the Beta.
2013 Jun 13
1
Light-weight voice recognition for IVR
Hello list, 'Just wondering if anyone can point to a very light-weight and easy to incorporate into Asterisk (v. 11.x) to handle a minimal set of responses, like: 0 - 9 yes no (maybe * and # for some people) The idea is that within an IVR menu, the caller could respond by speaking to the typical IVR options, like: For Archie, press or say 1 now For Veronica, press or say
2019 Oct 18
2
[PATCH] drm/virtio: print a single line with device features
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_kms.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_kms.c b/drivers/gpu/drm/virtio/virtgpu_kms.c index 0b3cdb0d83b0..2f5773e43557 100644 --- a/drivers/gpu/drm/virtio/virtgpu_kms.c +++ b/drivers/gpu/drm/virtio/virtgpu_kms.c @@ -155,16 +155,15 @@
2019 Oct 18
2
[PATCH] drm/virtio: print a single line with device features
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_kms.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_kms.c b/drivers/gpu/drm/virtio/virtgpu_kms.c index 0b3cdb0d83b0..2f5773e43557 100644 --- a/drivers/gpu/drm/virtio/virtgpu_kms.c +++ b/drivers/gpu/drm/virtio/virtgpu_kms.c @@ -155,16 +155,15 @@