Re: [PythonCE] Windows mobile/CE emulator/virtual edition

2011-08-01 Thread Jacob Kruger
Well, let's see - this seems to be the only real screen reader/TTS app for 
windows mobile out there:

http://codefactory.es/en/downloads.asp?id=348

Got the virtual image of windows mobile running on my work machine, so will 
see if this one can run in something like demo mode therein tomorrow, but 
anyway.


Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

- Original Message - 
From: Jake Anderson ya...@vapourforge.com

To: jac...@mailzone.co.za
Sent: Friday, July 29, 2011 4:43 PM
Subject: Re: [PythonCE] Windows mobile/CE emulator/virtual edition



On 07/29/2011 11:48 PM, jac...@mailzone.co.za wrote:

Just wondering what's the simplest way to test/try out python code before
putting it on an actual windows mobile device, etc., and also wondering 
if

some or other virtual version of windows mobile/CE will be accessible as
such, since really not too sure if even a real unit/device will be able 
to

run some form of narrator/screen reader software, etc.

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
using tkinter for my apps gui it all generally was cross platform, the 
only thing i needed to wrap as i recall was file access
i just had an if depending on the OS to give it the path to the files i 
was playing with.


dunno if that'll be enough for what you want it for though. If your after 
it playing sounds I'd look into getting the app to play the sounds itself, 
screen readers generally aren't all that good 


___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce


[PythonCE] Windows mobile/CE emulator/virtual edition

2011-07-29 Thread jacobk
Just wondering what's the simplest way to test/try out python code before
putting it on an actual windows mobile device, etc., and also wondering if
some or other virtual version of windows mobile/CE will be accessible as
such, since really not too sure if even a real unit/device will be able to
run some form of narrator/screen reader software, etc.

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce