i am using speechLib in my project now when i run it through IIS it gives this error in console window , and the voice didn't work ...
POST http://localhost/ABC/Supplier.aspx/StartMessage 500 (Internal Server Error)
Uncaught Sys.Net.WebServiceFailedException: Sys.Net.WebServiceFailedException: The server method 'StartMessage' failed with the following error: System.Runtime.InteropServices.COMException-- Exception from HRESULT: 0x80045063
but if i run it through visual studio 2012 local host it won't give error