<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d9519466\x26blogName\x3dthe+spkydog+koop\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dTAN\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://spkydog.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://spkydog.blogspot.com/\x26vt\x3d-4534400202552370894', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Thursday, November 03, 2005

Review of Microsoft Speech Team's PDC Presentation

Microsoft Speech bloggers have posted links to their speech team's recent PDC presentations. If you're interested in keeping a pulse on what Microsoft is up to in the speech area, its worthwhile to view this material, kindly made available online for everbody's benefit. In particular you'll gain insight into how speech integrates into Vista and WinFx.

In general, Microsoft is doing a reasonably good job at incorporating speech technology into the Vista desktop. There is no doubt this will help push speech technology into the mainstream, as the initial speaker claimed.

The Speech Server presentation though was a real sleeper. Not only were the demos rather poorly executed, the technology itself is stuff most of us in this field were building and shipping in speech server products in the late 90s. Its amazing that a company of Microsoft's calibre would have people on stage giving prototype demos of use case scenarios that their competitors in the speech server industry were shipping as products 6+ years ago, not to mention the fact that the technology is long past early adopter stage and well entrenched in the form of mature W3C standards, not to mention market share. In 1 hour 21 minutes of talking about speech technology, if I'm not mistaken, not once did the "V" word get mentioned. Come to think of it, I'm not recalling any mention of the "S" word (as in SALT) either, but than again, its likely if they did say it, the naughty word filter on my XHTML+Voice browser would have beeped it out. ;-)

Robert Brown summarized 3 take-aways at the end of the presentation:

1. Windows Vista is a great speech platform.
2. WinFx has a very powerful speech API built into it.
3. Speech Server is a great way to deliver speech apps to users wherever they are via their "ubiquitous" phone.

We'd have to agree and applaud the first two bullets, though we'd qualify the first by noting that Windows Vista is a great desktop speech platform. Its also cool to see a platform emerge that no doubt will be on desktops everywhere in the future, that has speech APIs designed into it as an integral feature, rather than an add-on API/library that got slapped on after the fact and is not well integrated with the rest of the platform. This will no doubt result in more speech-enabled desktop applications, since developers knows the functionality will always be there on Vista. When speech was an add-on component, developers wouldn't bother using it in their apps as making sure the speech functionality was available on the target platform meant lots of additional work.

As I've already suggested, I have to disagree with the Brown's third take away. Clearly, it cannot be contested that VoiceXML is the reigning champion these days in the rather healthy speech server industry, and until Microsoft Speech Server supports VoiceXML, they'll continue to find themselves rowing up stream against a mighty strong current.

All in all though, its an interesting presentation and worth taking a look at.

View the presentation.

2 Comments:

At 4:48 AM, Blogger Sheth Raxit said...

Hello Spkydog,

Microsoft Team is doing good job but
The Presenation is not viewable on Mozila/Linux....have you any link to view the same...

Also I have put the link to your blog on my blog...www.raxitsheth.blogspot.com


Regards
Raxit Sheth
Business @ Speed of Voice...!!!

 
At 11:20 AM, Anonymous Anonymous said...

Sorry, don't think you're going to be able to consume the presentations without MSFT bits running your machine.

Thanks for the link!

 

Post a Comment

<< Home