Brandon Tyler, Speech developer here to serve you.
The show:
Hosts (brandontyler and csharprox)
News
Launch Event of Vista showing off Unified Communications.
Michael Dunn is giving away a Zune on GotSpeech.Net!
Speech Application SDK Pizza Tutorial
Creating the Dialogue Framework
Unit Testing your speech appliation
Advanced Tip
How to uniquely identify a call - CallID.
Using CallViewer to select a specific CallID:
How to organize your .aspx pages.
I discuss my controversial method of keeping everything on one .aspx page. How do you organize your application? Tell us in the comments below.
Get the podcast
[iTunes] Subscribe to the Podcast directly in iTunes (MP3).
[RSS] Add the GotSpeech.Net Podcast feed to your RSS aggregator and have the show delivered automatically (MP3).
[MP3] Download the show (MP3).
Format:
32:45, 29.9 MB, MP3
LISTEN (MP3)
Technorati Tags: Microsoft Speech Server
Good Show. I like to break my Speech applications into mulitple ASP.Net pages. Mostly a habit from Web ASP.Net pages. Liked you mentioned it is a lot more work, but if you do it right everything should be pretty organized.
Thanks Michael! I have really enjoyed your posts lately. Thanks for the tip. Yep, when you open up my one Default.aspx page it is easy to go wow, that is a bunch of QA's! But keeping it all on one page helps us here at Intervoice crank out the apps and not have to worry about passing the semantic item state around.