[Freeswitch-users] ASR using mod_unimrcp, vlingo

Anthony Minessale anthony.minessale at gmail.com
Thu Sep 24 12:01:32 PDT 2009


if you find the time, can you add that to the wiki too?


On Thu, Sep 24, 2009 at 12:07 PM, Jim Page <jim.page at redmatter.com> wrote:

>  Hi Arsen
>
>
>
> Thanks for your message – it inspired us to do what we should have done in
> the first place, and look at the code. The problem we were having was
> related to grammar files not being available locally. Now we have discovered
> the “builtin:” keyword we are up and running J
>
>
>
> Many thanks
>
> Jim
>
>
>
> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Arsen
> Chaloyan
> *Sent:* 24 September 2009 18:24
> *To:* freeswitch-users at lists.freeswitch.org
> *Subject:* Re: [Freeswitch-users] ASR using mod_unimrcp, vlingo
>
>
>
> Hi Jim,
>
> >From conceptual viewpoint, mod_unimrcp is just an alternate implementation
> of an abstract ASR/TTS interface FreeSWITCH provides.
> Therefore you can use it exactly the same way as other ASR/TTS modules.
> See scripts/javascript/ps_pizza.js in FS tree for a working example.
>
> The only thing you should know and change there is module name
> < var asr = new SpeechDetect(session, "pocketsphinx");
> > var asr = new SpeechDetect(session, "unimrcp");
>
> Typically you can specify any grammar your MRCP server supports.
>  ------------------------------
>
> *From:* Jim Page <jim.page at redmatter.com>
> *To:* "freeswitch-users at lists.freeswitch.org" <
> freeswitch-users at lists.freeswitch.org>
> *Sent:* Thursday, September 24, 2009 1:25:20 PM
> *Subject:* [Freeswitch-users] ASR using mod_unimrcp, vlingo
>
> Hi All
>
> Has anyone had any experience doing ASR with mod_unimrcp in javascript? In
> particular, how do you deal with grammars? A simple piece of demo code would
> be massively appreciated - the documentation on mod_unimrcp ASR javascript
> bindings is TBD, which I assume means 'to be documented' ... unless it means
> 'to be developed' ...
>
> Also is anyone aware of a vlingo integration for freeswitch?
>
> All the best
> Jim
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090924/4e44d37a/attachment-0002.html 


More information about the FreeSWITCH-users mailing list