Welcome to GotSpeech.NET Sign in | Join | Help

Browse by Tags

All Tags » JScript.Net » SASDK » Unit Testing   (RSS)

GotSpeech.Net Podcast #6 Pizza Tutorial: Creating Prompts

The Show: GotSpeech.Net has an official into song! Check out csharprox 's creative work. Microsoft to aquire Tellme Networks. News links . Read how this deal went down on Super Bowl Sunday . Microsoft is releasing Speech Server 2007 Beta soon ! Go Register

Unit Testing JScript.Net functions

Let's say you have a JScript function that you want to unit test that cleans your host data for TTS. The "&" ampersand is an illegal character for TTS and will cause your speech application to crash on the speech server. So you create a nifty little