How to convert text to speech (Arabic voice)

Hello
What is the way to make the Arduino learn the text in Arabic like the TTS library
I have a project and it needs to send a text in the Arabic language to the Arduino, but the Arduino needs to recognize the text in the Arabic language
Reverse the text in English

I heard that a chip was added to the Arduino to make it learn the Arabic language

Anyone have an idea or solution?
Thank you very much

I suggest you use a bigger computer (RasPi...) with a sound card and Unicode.

Agree, this is not an Arduino project.

My Android phone does all those tasks, in around 100 languages, free for the download.

this was suggested already on the audio forum

Yes, I did that...https://forum.arduino.cc/t/how-is-audio-received-via-bluetooth/986709

How is the sound received by the Arduino?

Not stand-alone I'd venture to guess. Probably relies on a server with significant horsepower.

Yes, standalone, but for only one downloaded language package at a time. It is Google Translate, which I use traveling (or used to, before the pandemic).

Text to text translate, text to speech or speech to text with translate, live optical character recognition and translate using the built in camera.

Still, impressive.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.