TTS in native languages

Hi
Does anybody implemented TTS to support conversion in native language .
As you know our Great India is having multiple languages. We are looking for if text is in English and user able to listen the content in their native language, like Tamil, Hindi, Marathi, Punjabi etc.
we also using Google tts and Vosk services partially. Waiting for your valuable suggestions.

linux shell command trans and gtts-cli working good.
Should I rely on above solutions,

exten => 3,1,System(/usr/bin/trans -b -s en -t mr -i TodayNews.txt -o /temp1/${callerfile}.txt)

In my requirement , 20 lines News Headlines in English text , and users must able to listen in their native languages.

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