Can i record my own voice in my language and use in an app

I want do develop an app for kids, like a children reader book, to learn my local language. The language is not an official language and hence nothing about it on the internet. Is it possible to record my own voice and upload in an app that teaches kids how to speak the language? An app similar to the ones where you learn a new language like French. for example, if a kid touches the picture of a cat, it should say the name of the cat in my mother tongue language. If yes, does it need coding? can i get help if possible please? Maybe help with aia link of something similar that i can edit

Yes. You could do something like this

WordsMp3.aia (94.9 KB)

Record the mp3 audio files on your PC or get them from a separate source.

Here is a tutorial that is more complex that shows something similar http://www.appinventor.org/bookChapters/chapter9.pdf

Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2 ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.

There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles

How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .

Also look here App inventor español. Offline. Tutorial. Ejemplos. Instalación. Códigos. Juegos. Curso gratis de App inventor. and here Tutorial Index | imagnity for more tutorials.

Learn about components Component Reference
and visit the Library The MIT App Inventor Library: Documentation & Support Help>Library on the MENU

You have also asked this question on Thunkable. Beware that what works on AI2 will not necessarily work on Thunkable, and if it does the blocks will probably be slightly different.

1 Like

Google once had an online library of word mp3 files.
Here's an app I tried to use it for speech.

Maybe you can post your mp3 files online similarly.

This is so so helpful. Thank you very much @SteveJG. I really do appreciate this. especially the aia file

@deanart2012, Noted with thanks

This looks great. i have uploaded into app inventor. i will try play with it and see. Thank you @ABG