I want my app to translate from google translator (I am using the google translator extension). After translating it should speak it, But the text to speech component has only 5 languages.
What do I do, so that it speaks more than 5 languages?
The languages and countries available depend on the particular device, and can be listed with the AvailableLanguages and AvailableCountries properties.
Did you find an appropriate extension? If you did, let us know which one; if you did not find one, let us know, there is probably none. If there are none, what should you do? Perhaps use Thunkable.
Odia is an Indo-Aryan language spoken in the Indian state of Odisha. You can use several India 'languages' with TTS with Google's TTS. There is no Odia option to set the TextToSpeech using App Inventor. Odia is not listed either in Google's Cloud TTS or the options that are part of the Android system
Probably because you set the country code to IN but there is no language code for Odia.
Learn about Odia and TTS using options other than Google TTS.