Ok, I made this text to speech app for people with speech impairment some time ago for Android, and a person with cerebral palsy finds it very useful and he asked me if I can make a version for iOS. I never tried this version of Thunkable, mostly because I don’t have an Apple device of my own, but I would like to help this person with his disability.
So these are my questions: (I think I know the answers but I’m double checking just in case)
-
If I get an iPhone, can I use it without a phone line, just like a little tablet with wifi to live test the app?
-
Can I send my app to somebody else, just like I do with an apk in Android or I need to have an App Store account?
-
In my app I use TinyDB. Is the iOS component Local_Storage kind of the same as TinyDB?
-
Looks like there’s no way to change the pitch and speed on the iOS TextToSpeech component. Is that right?
I know these questions are a little dumb but I’m just checking if it’s possible to do this before I waste time trying to learn this and getting a device unnecessarily.
Thanks in advance.