[asterisk-speech-rec] Lumenvox Connector

Randal Rand RandalRand at LumenVox.com
Tue Apr 24 15:06:18 MST 2007


Sam,
 
Get the latest code from the Asterisk subversion branch, it was updated
yesterday, because there was a problem there which has been corrected.
 

Randal Rand
Speech Application Developer
LumenVox
P: 877-977-0707, just say "Randal"
F: 858-707-7072
RandalRand at LumenVox.com
www.LumenVox.com

Winner "Best Innovation in Speech Recognition"
Avios SpeechTEK Award


 

________________________________

From: asterisk-speech-rec-bounces at lists.digium.com
[mailto:asterisk-speech-rec-bounces at lists.digium.com] On Behalf Of
Samuel Gebreab
Sent: Tuesday, April 24, 2007 12:55 PM
To: asterisk-speech-rec at lists.digium.com
Subject: [asterisk-speech-rec] Lumenvox Connector



We recently purchased the lumenvox speech lite. The setup and the test
went smoothly except the integration with asterisk.

We are using the latest release of asterisk 1.4.2 and the latest release
of the lumenvox license server and speech server.

 

The dialplan we are using is as follows, a snippet of the pizza demo,
just to test the yes/no output 

[pizza]

exten => 200,1,SpeechCreate

exten => 200,2,SpeechActivateGrammar(yes_no)

exten => 200,3,SpeechStart

exten => 200,4,Wait(3)

exten => 200,5,Answer

exten => 200,6,Playback(GP-Greeting)

exten => 200,7,Set(THRESHOLD=0)

exten => 200,n,SpeechBackground(ConfirmPickup,5)

exten => 200,n,NoOp(${SPEECH(status)})

exten => 200,n,NoOp(${SPEECH(spoke)})

exten => 200,n,NoOp(${SPEECH(results)})

exten => 200,n,NoOp(${SPEECH_SCORE(0)})

exten => 200,n,SpeechDeactivateGrammar(yes_no)

exten => 200,n,NoOp

exten => 200,n,SpeechDestroy

exten => 200,n,DumpChan

exten => 200,n,Playback(GP-ThankYou)

exten => 200,n,DumpChan

exten => 200,n,DumpChan

exten => 200,n,Hangup

 

 

 

None of the SPEECH function return a valid response - 

 

Your help is much appreciated.

 

Thanks

Sam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-speech-rec/attachments/20070424/3bbd20f6/attachment.htm


More information about the asterisk-speech-rec mailing list