I've been working with Microsoft Speech Platform 10.2 SDK for a while, and I've included a reference to the VoiceXML DLL included in the SDK. I've inherited the Browser class, and have a working VoiceXML application.
I was looking at the newest version of the speech platform sdk (version 11) and it doesn't seem to include any VoiceXml namespaces or DLLs. I used reflector to check the namespaces, and I can't find any voice xml dlls in the SDK folders.
What happened to the VoiceXML namespace in v11 of the speech platform?