View Full Version : making sis from python script make phone speak sms
DavdeMars 30th January 2007, 20:42 i've little app python can someone make sis or sisx file
it's an app witch make your phone "speak" sms (if no bug)
i've installed carbide c++, SDK, python for symbian etc etc but the way to make sis seems to be out of my possibilities :cry:
zeze 30th January 2007, 21:18 You should have a look at the Nokia developer forums. :)
[Only registered and activated users can see links] ([Only registered and activated users can see links])
DavdeMars 30th January 2007, 21:31 thanks but my English is very limited and there are lot of words that make me hard to understand the sense of instruction !
Perhaps i'm the only one french who is interested by symbian, python and other ? because there is no "advanced" forum for this in french with many french user
zeze 30th January 2007, 22:37 I'm not sure how well this will work but it's worth a shot!
[Only registered and activated users can see links];3A%2F%2Fdiscussion.forum.nokia.co m%2Fforum%2Findex.php&langpair=en%7Cfr&hl=en&safe=off&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools
I hope it works. :)
nexass 30th January 2007, 22:38 i've tried it....but it doesn't work! when arrive a new message, it ask me to read, to listen or nothing, but if i slect listen it gives me an error about ASCII code... :s
eerg 30th January 2007, 22:51 to read new text message just press the "read" button longer. it works for me with standard message reader.
nexass 30th January 2007, 22:57 to read new text message just press the "read" button longer. it works for me with standard message reader.
i think message reader isn't included on all 3rd edition phone....i can't find it on my n80 ;)
schrotti 30th January 2007, 23:58 The python sms reader script is working well, nice find DavdeMars !
may am wrong ,but nokia 5500 is the only 3rd edition phone with preinstalled speech application and able to read and speak sms, it would really nice to have this on N73 of course :) :)
cyke64 31st January 2007, 12:00 thanks but my English is very limited and there are lot of words that make me hard to understand the sense of instruction !
Perhaps i'm the only one french who is interested by symbian, python and other ? because there is no "advanced" forum for this in french with many french user
hello ,
I don't know French speaking forum on Python for S60 :(
But for making sisx file for python scripts there's an easy solution to your problem. With Ensymble you don't need carbide , SDK at all !!!
[Only registered and activated users can see links]
I hope that this can help you !
alb3530 31st January 2007, 13:54 hello ,
I don't know French speaking forum on Python for S60 :(
But for making sisx file for python scripts there's an easy solution to your problem. With Ensymble you don't need carbide , SDK at all !!!
[Only registered and activated users can see links]
I hope that this can help you !
I just wonder if it's possible for a Python developer to create a script to make installation packages *using the phone only*.
If i want to insert a new module in Pys60 for 3rd, for example, it must be in sis format, and once i don't have a pc, i would have to post some topic requesting help of someone somewhere.
eerg 31st January 2007, 14:55 schrotti e50 reads messages too.
cybro 1st February 2007, 14:34 Kernl Access Denied .... wat to do ??? any clues ?
cyke64 1st February 2007, 14:55 I just wonder if it's possible for a Python developer to create a script to make installation packages *using the phone only*.
If i want to insert a new module in Pys60 for 3rd, for example, it must be in sis format, and once i don't have a pc, i would have to post some topic requesting help of someone somewhere.
It's possible to install a script from phone as a TRUE app without a PC but only on 1st and 2nd edition ! On 3rd phone it's not possible :( until now ...
Sisx format is known publicly (look at sisinfo python tool !)
You have to signed the new sis with encryption before installing on phone possible also but nobody try yet :(
zeze 1st February 2007, 23:23 [Only registered and activated users can see links]
Hmm... Timing of this is pretty odd. I hope they didn't steal your work!!
DavdeMars 2nd February 2007, 01:15 perhaps ! python is open source anyone can do what he want i have take me to some code line from an other python develloper.
If some can make this script working standalone (using py2sis or ensymble) an distribute as a freeware this "mobicrac" will never get any money with my work
andyj 2nd February 2007, 02:27 to read new text message just press the "read" button longer. it works for me with standard message reader.
eerg, thank u for your advice! I haven't thought of that ;)
Guys at Nokia should learn not to make mistakes in phone manuals... :mrgreen:
alb3530 2nd February 2007, 04:50 It's possible to install a script from phone as a TRUE app without a PC but only on 1st and 2nd edition ! On 3rd phone it's not possible :( until now ...
Sisx format is known publicly (look at sisinfo python tool !)
You have to signed the new sis with encryption before installing on phone possible also but nobody try yet :(
to create sis files for 3rd from PC, one has to have a certificate?
|