[VoIP] ASR Program

Lee Spenadel spenadel at gmail.com
Mon Apr 7 10:26:31 CDT 2008


I cut and pasted the code. I don't see any "I" in the code, just an
exclamation point in the enum lookup code.

[cnetdemo]
exten => s,1,Wait(1)
exten => s,n,Answer()
exten => s,n,Wait(1)
exten => s,n(num),Playback(numplse)
exten => s,n(asr),ASR(12d6-)
exten => s,n,Playback(numwant)
exten => s,n,Goto(asr)

exten => _digits.,1,SayDigits(${EXTEN:6})
exten => _digits.,n,Goto(cnetgatelookup,${EXTEN:6},1)

But since I can't even get a correct read back on the spoken numbers, the
enum lookup isn't even an issue.  I did change the name of the contexts, but
the pe


Lee



-----Original Message-----
From: voip-bounces at ckts.info [mailto:voip-bounces at ckts.info] On Behalf Of
Russ Price
Sent: Monday, April 07, 2008 11:12 AM
To: Voice Over IP Tandem for Analog Switches
Subject: Re: [VoIP] ASR Program

Lee Spenadel wrote:
> I took Russ' tweaked ASR program for Asterisk 1.4 and installed it.  It
> worked well recognizing my speech 3 or 4 times, but now consistently
> misreads my verbal input - no matter how clearly I articulate the numbers.
> Likewise, I have no problem on John Covert's implementation of the ASR
code.
> I'm using the extensions.conf code straight out of the example from the
> archives.  Are there other tweaks that can be made so that I get better
> recognition?

About the only thing I can think of is to make sure that the "l's" in 
John's code are really the letter "l" and not the digit "1" or a 
vertical bar. The font used on the VOIP wiki doesn't make it clear.

I've found that I have to carefully pronounce "two" in a staccato 
manner, because if there's a "tail" of sound at the end, it will 
consistently decide that I said "oh" instead of "two."

	Russ
	CNET +1 442 7877

_______________________________________________
VoIP mailing list
VoIP at ckts.info
http://lists.ckts.info/mailman/listinfo/voip
Project Web Page: http://www.ckts.info/



More information about the VoIP mailing list