maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [DEVEL] Saera: Siri clone for Maemo5, Harmattan and Sailfish OS (https://talk.maemo.org/showthread.php?t=84753)

taixzo 2012-06-15 19:26

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
1 Attachment(s)
Quote:

Originally Posted by marmistrz (Post 1222445)
I think you should do it in scratchbox.
This may not work on-device

I may have to do that; I was hoping not to have to install scratchbox as I don't have all that much free space.

Regardless, here's the first .deb. HAM will complain that it's the wrong architecture, but it's really architecture-independent (since it's all Python anyway), so you can install it via (as root):
Code:

dpkg --force-architecture -i saera_0.1-0_i386.deb

marmistrz 2012-06-15 19:28

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1222456)
I may have to do that; I was hoping not to have to install scratchbox as I don't have all that much free space.

Regardless, here's the first .deb. HAM will complain that it's the wrong architecture, but it's really architecture-independent (since it's all Python anyway), so you can install it via (as root):
Code:

dpkg --force-architecture -i saera_0.1-0_i386.deb

You should change the architecture in debian/control
from
Code:

any
to
Code:

all
Then this build a package installable on any architecture without any complaints.

taixzo 2012-06-15 19:38

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
1 Attachment(s)
Quote:

Originally Posted by marmistrz (Post 1222457)
You should change the architecture in debian/control
from
Code:

any
to
Code:

all
Then this build a package installable on any architecture without any complaints.

Thanks! I wasn't aware of that distinction between 'any' and 'all'. Here's the architecture-independent .deb. I will update the first post with it as well.

marmistrz 2012-06-15 19:42

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1222459)
Thanks! I wasn't aware of that distinction between 'any' and 'all'. Here's the architecture-independent .deb. I will update the first post with it as well.

any = this will build for any architecture, but needs to be built for each
all = this will work for all architectures and needs to be built only once

It's the difference. To be honest, I was confused at first too :)

bandora 2012-06-15 19:56

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Just out of curiousity, does this work only for English language now? And if yes, is it possible for it to be expanded to other languages? (i.e.: if someone would go ahead and change some code from certain files?)

EDIT: I would try to mess around with it, but i have my N900 put away and I'm using an N9 as my primary device currently.. (I have put my dear N900 to rest for a bit now.. :P )

taixzo 2012-06-15 20:15

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by bandora (Post 1222465)
Just out of curiousity, does this work only for English language now? And if yes, is it possible for it to be expanded to other languages? (i.e.: if someone would go ahead and change some code from certain files?)

EDIT: I would try to mess around with it, but i have my N900 put away and I'm using an N9 as my primary device currently.. (I have put my dear N900 to rest for a bit now.. :P )

It only works with English right now, but other languages are coming (currently working on Portuguese and German).

saponga 2012-06-15 20:29

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
I've tested Saera a few moments ago and it's really incredible !!! Got the answer to "What time is it" on the first try e after about 10 tries i could start up a phone call... Even with my teeeerrrible english !!! :D
Congratulations taixzo !

EDIT: 2nd round of tests... Saera doesn't wait anymore for the complete number when i use the "call" comand. Unlike the first tries, now i just speak the first 2 (of ten) characters and Saera tells me that "phone numbers have ten or eleven characters". I'm wondering how it's possible since i didn't change anything. Still testing ! :cool:

alephito 2012-06-15 21:49

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1222474)
It only works with English right now, but other languages are coming (currently working on Portuguese and German).

And what about Spanish?

safoo 2012-06-15 22:15

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by saponga (Post 1222476)
I've tested Saera a few moments ago and it's really incredible !!! Got the answer to "What time is it" on the first try e after about 10 tries i could start up a phone call... Even with my teeeerrrible english !!! :D
Congratulations taixzo !

EDIT: 2nd round of tests... Saera doesn't wait anymore for the complete number when i use the "call" comand. Unlike the first tries, now i just speak the first 2 (of ten) characters and Saera tells me that "phone numbers have ten or eleven characters". I'm wondering how it's possible since i didn't change anything. Still testing ! :cool:


I got this when I tried to install it.

BusyBox v1.20.1 (Debian 1.20.1power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.20.1 (Debian 1.20.1power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# dpkg --force-architecture -i saera_0.1-0_i386.d
eb
dpkg: error processing saera_0.1-0_i386.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
saera_0.1-0_i386.deb
Nokia-N900:~#

whats wrong i am doing?

taixzo 2012-06-15 22:18

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by alephito (Post 1222500)
And what about Spanish?

If someone would help with Spanish there would be a Spanish translation. I don't know Spanish myself; I only know English and German, and SolarisSixth is translating it into Portuguese.


All times are GMT. The time now is 23:26.

vBulletin® Version 3.8.8