[Asterisk-Users] To write Sphinx Interface in EAGI or app_xxx.c?
L
asterisk at darkcolt.com
Mon Dec 19 23:29:05 MST 2005
Hi list,
After search thru goggle and voip-info, i discover sphinx is unpopular
among asterisk community. Simply because there is no much information
contributed :( I imply there wont be much respond for this mail :sad:
I tried to use Sphinx2 for my testbed project, but i hv some
segmentation error during start up time (must be missing
component/configuration??). Hence, my other choice is Sphinx4.
Did anyone manage to get *(1.2.x) <-> Sphinx(4-x) integrated?
If yes, the interface you are using is eagi or app_xxx?
I m trying to write a demo auto-attendant voice recognition.
(Newbie) I have go thru the code and understand abit.
EAGI vs app_xxx
-> Standalone Program - Module
-> IVR friendly for custom flow - IVR General Flow (Comedian VoiceMail)
-> Both support channel
-> 2sample code - A lots of sample code!!!
-> commercial prefer - open source (but someone wrote libisup under
channel lib for $$$)
If I choose to write in EAGI(simply becoz eagi-sphinx-test), where
should I look for more information regarding EAGI. I prefer apps_xxx.
-L-
More information about the asterisk-users
mailing list