interactive voice response with automatic speech recognition

Discussion in 'C' started by johnyjj2, Nov 28, 2009.

  1. johnyjj2

    johnyjj2 New Member

    Joined:
    Nov 7, 2009
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Hello!

    I'd like to create little system such that:
    1. user from mobile phone calls server
    2. server recognizes in real time what user says
    3. server answers to the user on mobile phone with mp3 files
    At this moment my idea is to:
    1. have Skype on mobile phone
    2. call Skype on server
    3. redirect speech from/to Sphinx4 ASR (automatic speech recognition) with the use of C# server application
    4. recognize it on Sphinx4 (Java)
    However, I think it can be done in easier way, i.e. with IVR (interactive voice response). Some of IVRs are based on DTMF (I don't need DTMF) and other on ASR (which I need). And I've got two questions. Are there any freeware, opensource IVR software systems? How can I benefit from using Digium cards or/and Asterisk software?

    Greetings!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice