sam
sam

Reputation: 31

text to speech - microsoft TTS SDK supports the Arabic language?

i would like to know if the microsoft TTS SDK supports the Arabic language. If it does how? If it does not, is there any way to convert arabic text to speech? please, i want my program to read arabic text using VB 2008.

Upvotes: 1

Views: 3674

Answers (1)

Eric Brown
Eric Brown

Reputation: 13932

Microsoft's TTS SDK (SAPI) is language-agnostic - it relies on TTS engines to actually transform the text to speech.

That being said, as far as I know, there are no free Arabic TTS engines available.

Acapela has an Arabic male and female voice available for purchase, but I have no idea how much it costs.

Upvotes: 2

Related Questions