-
reefboy1
Hello pythonista forums, the biggest newbie is back! Is it possible to pull a video from the camera roll and put it on the screen in video form. Here is what I have as of now:
import photos photos.pick_image()
That's all I have, thanks for your time!
-
reefboy1
I'm pretty sure with the beta (which you can through via TestFlight by Apple https://appsto.re/us/W4wM1.i)
You are able to record audio. I remember a while back I asked a similar question, if you search "Audio" and look for a question by Reefboy1, there should be some help there. Good luck! -
reefboy1
@ccc I wasn't able to download the program from github. Also what I want to do is be able pick a video and be able to have it on the screen in video form (aka a watchable video). I'm working on something with the ui module and it might answer my question. I'll let you know how it works when I'm done doing the finishing touches!
-
reefboy1
Try:
rate=(whole number, or decimal)
lang('(example)en-US')
speech.say('Hello, World',lang,rate) -
-
reefboy1
How would you be able to make these though? Its kind of like making a new keyboard i guess
-
reefboy1
Is it possible to bios I website with pythonista? Like HTML?
-
-
-