Hi,
I have developed an application to convert text into voice(.wav). It is working fine in my local system(windows xp, .NET 2.0) but it is not working in our remote server(windows server 2003, .NET 2.0), it is throwing the following error.
Please give me your suggestion
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) at SpeechLib.SpVoiceClass.Speak(String Text, SpeechVoiceSpeakFlags Flags)
Bookmarks