The idea of making this extension came to my mind by looking to DeepHost’s extension. Since he doesnt provide any support , I tried to create something like his extension with more functions then boom it is here .
Thankyou for the feedback and response @FIKIR_KUMESI . Now i have added a block (Change Language) to change the language of tts. If this block is not implemented then the default language will be English.
I will add this block documentation and update the aia as fast as possible.
Thanks a lot.
As you may know, I once created a TextToWav extension. I checked your extension, and it creates also just a wav file like mine, just with the ending .mp3. You can check this in any audio editor. Or you can just rename it to .wav and you will see it will work.
Hint: When you want to create a mp3 file you need a library which is very big
(e.g. lame library) because Android doesn’t support encoding to mp3 yet.
Hi Thanks for extension. But I need help for “to save the text in mp3 format” I can’t find the save mp3. how do i load the file? and where does the file storge?