1
Answer

How to use speech library in windows service

Photo of prithvi raj

prithvi raj

10y
1.6k
1
have create a application for text to speech using Speechlib SpVoice. it is working fine with windows application.

But when i Create windows service using same code . It give me this error

System.Runtime.InteropServices.COMException (0x8004503A): Exception from HRESULT: 0x8004503A at SpeechLib.ISpeechVoice.Speak 

Answers (1)