[asterisk-speech-rec] Pizza Demo Problems

randulo spamsucks2005 at gmail.com
Mon Jun 11 06:31:36 MST 2007


Hi,

I have the identical problem as described in some March posts, the demo dies
at the SpeechActivateGrammar:

    -- Executing [s at pizza:3] SpeechCreate("IAX2/Whitephone-5", "") in new stack
    -- Executing [s at pizza:4] Goto("IAX2/Whitephone-5",
"order-pizza|s|1") in new stack
    -- Goto (order-pizza,s,1)
    -- Executing [s at order-pizza:1] Playback("IAX2/Whitephone-5",
"GP-Greeting") in new stack
    -- <IAX2/Whitephone-5> Playing 'GP-Greeting' (language 'en')
    -- Executing [s at order-pizza:2] Set("IAX2/Whitephone-5",
"THRESHOLD=500") in new stack
    -- Executing [s at order-pizza:3] Goto("IAX2/Whitephone-5",
"pizza-delivery|s|1") in new stack
    -- Goto (pizza-delivery,s,1)
    -- Executing [s at pizza-delivery:1]
SpeechActivateGrammar("IAX2/Whitephone-5", "order") in new stack
  == Spawn extension (pizza-delivery, s, 1) exited non-zero on
'IAX2/Whitephone-5'
    -- Hungup 'IAX2/Whitephone-5'

grammars are installed in /etc/asterisk/grammars

However, unlike the first poster, I see this when trying to reload the module:

zeeek*CLI> module load res_speech_lumenvox.so
[Jun 11 15:24:06] WARNING[4188]: loader.c:362 load_dynamic_module:
Error loading module 'res_speech_lumenvox.so': liblv_lvspeechport.so:
cannot open shared object file: No such file or directory
[Jun 11 15:24:06] WARNING[4188]: loader.c:614 load_resource: Module
'res_speech_lumenvox.so' could not be loaded.
zeeek*CLI>

I just got this installed today, Centos 5 asterisk 1.4.4. It looks
like I missed a step in the install regarding libv_lvspeechport.so ?

tia for any help on this.


More information about the asterisk-speech-rec mailing list