Can I develop voice app without installing OCS Speech Server 2007

คำถาม Can I develop voice app without installing OCS Speech Server 2007

  • 2009年1月27日 5:44
     
     
    Hi,

    Can I develop VXML application with just Speech Server SDK and without installing OCS Speech Server 2007.

    Can I get Speech Server SDK for development. I searched MS site and what I can find is OCS 2007 SDK and not for Speech Application.

     Thanks,

    TNV

所有回覆

  • 2009年1月28日 15:55
     
     

    Technically a VXML application is just plain text. Any web server is capable of serving the pages. For example, I've built VXML applications using ASP.NET and IIS as well as Python and Apache.

    What speech platforms do (be they OCS of some other) is use a voice browser to “view” the page. Voice browsers work on the same principle as Firefox or IE; they simply use the phone to render the UI rather than a monitor. There is a lot more too it but that is the gist of it.

    OCS Speech Server isn't required to build a VXML application but it does add some valuable features to Visual Studio 2005. If you’re going to be using OCS to deliver the application then I would recommend installing Speech Server.