-1

I need to build an IVR system on Windows I installed asterisk win32 on windows and I was able to create a dialplan. I was able to read from Database (MSSQL). the only problem I got while configuring asterisk on Windows is converting the Text to speech. every time I use Festival I got "festival_client: connect to server failed". I even used the googletts.agi and I installed the sox exchanger and mpg123 but I could not hear any sound.

so please help me solve this problem or if there is an alternative to asterisk that can connect to MSSQL and I can use Arabic voice and it can be installed on Windows I would appreciate your help

Thanks in Advance

Joey
  • 11
  • 10

1 Answers1

-1

Asterisk win32 is not stable and probably have security issues(they not fix issues found in asterisk core).

On windows even if you use vmware image with asterisk - that will be more stable.

It is hard to answer your question, becuase googletts.agi not use festival, so not clear what exactly you using. Seams like you have windows security level/firewall issues, but no way say exactly.

ps Debug is offtopic on SO

arheops
  • 15,544
  • 1
  • 21
  • 27
  • when I failed to hear sound while using Festival, I searched and found that I'm able to use googletts.agi but it also was a failure – Joey Oct 03 '16 at 11:39
  • Yes, becuase you have change it if you run under windows(almost compleatly). It is linux script. – arheops Oct 03 '16 at 20:23
  • is there any alternatives that I can use instead of googletts.agi on windows? – Joey Oct 03 '16 at 22:18
  • You should write your own script on windows. Linux script will not work without rewrite. – arheops Oct 04 '16 at 00:57