Android to get ̶S̶i̶r̶i̶ Iris

Elimentals

Honorary Master
Joined
Dec 11, 2010
Messages
10,819
Reaction score
15
Location
PE
Android dev creating a Siri Clone.

Check out https://market.android.com/details?id=com.dexetra.iris&feature=search_result

iris. makes your phone talk on topics ranging from Einstein to Mozart.

Yeah, Iris is siri in reverse. Inspired from the iPhone feature Siri, iris interacts with you in voice.

Gone are the days when you "Google searched" for information.
Just "ask" iris. She will talk to you on any topic. Ranging from Philosophy, Culture, History, science to general conversation.

Note: You need to have "Voice Search" and "TTS library" installed in your phone for iris. to work. Most of the phones have these pre-installed, if not please install them from Android market before you try iris.
 
I may be missing something but I don't know what all the fuss is about, Siri included.

Voice Search has been a part of Android for ages, since I got my Nexus S in January. I can say "Navigate to Nelson Mandela Bay Stadium", "Call Peter Home", "Find restaurants", "Search for blah blah" and when the keyboard is visible you can press the mic icon and dictate your text for any input box. I can even say "text Peter message what time are we meeting" and it will bang off an sms.

The new Voice Commands in ICS they say are much better and quicker.
 
I may be missing something but I don't know what all the fuss is about, Siri included.

Voice Search has been a part of Android for ages, since I got my Nexus S in January. I can say "Navigate to Nelson Mandela Bay Stadium", "Call Peter Home", "Find restaurants", "Search for blah blah" and when the keyboard is visible you can press the mic icon and dictate your text for any input box. I can even say "text Peter message what time are we meeting" and it will bang off an sms.

The new Voice Commands in ICS they say are much better and quicker.

Yeah, I agree. Every android I have owned and do owned (phone and tablet), has had a voice search function for Google. this is hardly new...
 
Siri isn't voice search. The iPhone has had voice control since the 3GS.
This is a Digital Personal Assistant. It uses NLP do to understand things like "Tell my wife I'll be 5 min late", keeping aware on context etc
 
So basically android already had all the useful parts but now we'll be able to ask our phones dumb questions as well and have a chat with them for no reason?
 
So basically android already had all the useful parts but now we'll be able to ask our phones dumb questions as well and have a chat with them for no reason?

Yip. Well I think what us android folk need to understand is that the iPad/iPhone range is an image/ego boost and seen as something that makes you 'cool'. Android is for people that what functionality and control and not 'street cred' for their own insecurities.

"Tell my wife I'll be 5 min late" will only work if you have saved the name as 'Wife' or explicitly indicated the contact is your wife. "
 
Are You Using Vlingo? Your Privacy May Be at Risk

We just got off the phone with Vlingo representatives including John Nguyen, co-founder and Head of Products at Vlingo, where we discussed the concern that AndroidPIT members Jörg and Andres had raised regarding personal user data collection on the part of Vlingo. The conversation was friendly and, while a good deal of information is gathered by the app, we have every reason to believe that Vlingo is handling in good faith, when it comes to personal user information. However, Vlingo admits that their app does collect certain data types before users agree to their privacy policy. This means before you agree to allow data to be sent to the company the app does, in fact, collect location, carrier and phone identification information, which is then transferred unencrypted to Vlingo's servers. According to their representatives, this is due to synchronization issues with processes that normally run in the background.

They also admitted that the Vlingo version that comes preloaded on the Samsung Galaxy Note also collects names and contact information and music information from users, which isn't stated in their privacy policy. However, they attribute that to an oversight, which will be corrected shortly.

While this is admittedly not good news for Samsung Galaxy Note customers, concerned with personal privacy, Vlingo is working on a fix, which should become available in the next several weeks. Again, we believe they are working in good faith to correct the problem, but could not provide AndroidPIT with a definite date for a patch.

Vlingo will release an official statement in the comming hours. Check back soon for their offical reaction.

A few days ago, we brought you a story about how Vlingo was sending personal user data to a remote server in the U.S.A. without consent (ie, mentioning they're doing so in the user agreement). Today we've learned that the app actually begins sending this information (including where you are, and your exact device ID or IMEI) to an unencypted URL before you even agree to user agreement.

The revelation comes from AndroidPIT users Jorg V. who has been monitoring the Debug output Vlingo writes to the device using a program called Logcat. The Logcat allows users to view the internal log of the Android system. After deleting the app's data, the app began establishing a connection with multiple servers in the U.S. The information it sent to this server included the phone ID, location and carrier.

Obviously, Vlingo needs some of this data in order to operate, given that it delivers answers to users from their server. This we're fine with; that's how voice apps work. But the fact that the app transmits the device ID number as well as uses WiFi networks to pinpoint user location and sends the information to an unencrypted URL even before terms and conditions are accepted is quite frightening.

For all the techies out there, here's an example of the kind of data packets the app sends

Here's the device information and location data it transmits:

Code:
    /VLServiceUtil:BackgroundHttpManager1(25106):
    VLG_** vlclient: DeviceMake=samsung;
    DeviceOSName=Android;
    DeviceModel=GT-N7000;
    DeviceOS=2.3.6;
    Language=de-DE;
    ConnectionType=DirectTCP;
    Carrier=T-Mobile A;
    CarrierCountry=AT;
    DeviceID=359532540167434;
    AudioDevice=Android

    vllocation=Lat=46.178338204999932;
    Long=14.362434382504343;
    Alt=0.0;
    GSM_MCC=232;
    GSM_MNC=03;
    CID=2107021;
    LAC=58400;

Did you get all that? It's got everything: the carrier information, the longitute, the latitude, the unique device ID. But that's not, after you've agreed to the Terms and Conditions, the app sends your contacts to that unencrpyted server:

Code:
    D / HttpRequest: BackgroundHttpManager1 (24 427): <LMTT> <PIM t="w"> <e uid="1384"> <fn> WGKK </ fn> <ln> 10 / 1 </ ln> <c> < / c> </ s> <e uid="147"> <fn> information </ fn> <ln> 118 676 </ ln> <c> </ c> </ e> <e uid = "228" > <fn> taxi </ fn> <ln> 60 </ ln> <c> </ c> </ s >........

And even your music!

Code:
    D / HttpRequest: BackgroundHttpManager2 (24 427): <LMTT> <SU uid = "58" ttl = "Rebecca and I" type = "Ludwig Hirsch" cmp = "Rebekka Bakken" alb = "Forever and ever Ladies' gen =" "yr = "2006" fld = "/ mnt / sdcard / Samsung / Music "/>........
    I/LMTTDBUtil-BackgroundHttpManager2 (24 427): DB VLG_opened. Got android.database.sqlite.SQLiteDatabase @ 405e39f8
    I/LMTTChunkUpdate-BackgroundHttpManager2 (24 427): VLG_LMTTChunkUpdate: _!! SUCCESSFUL TRANSFER CHUNK!!
    I/LMTTChunkUpdate-BackgroundHttpManager2 (24 427): VLG_LMTTChunkUpdate: _ chunk lmtt had 52 items
    I/LMTTChunkUpdate-BackgroundHttpManager2 (24 427): VLG_LMTTChunkUpdate: _ Total for whole transfer is now 52
    I/LMTTChunkUpdate-BackgroundHttpManager2 (24 427): VLG_LMTTChunkUpdate: _HttpResponse () 'type =' song, playlist "count =" 52.0 "" 'from
    I/LMTTChunkUpdate-BackgroundHttpManager2 (24 427): VLG_LMTTChunkUpdate: _ALL DONE LMTT UPDATE - SUCCESS
    I/LMTTChunkUpdate-BackgroundHttpManager2 (24 427): VLG_LMTTChunkUpdate: _ @ response is com.vlingo.client.core.http.HttpResponse 40527cb0

And all of this information is sent, unencrypted, to a Vlingo data server.

Vlingo is installed on more than a million Android devices worldwide...we've reached out to Vlingo and Samsung (which pre-installs the app on many devices, including the Note) but haven't heard back yet with an official comment. While we expect voice-activated apps to use this information when we're accessing contacts or restaurants nearby, it's troubling that the app sends all this information to an unencrypted server before the terms and conditions have even been accepted and before a user has asked the app to do anything!

Source AndroidPit

Hmmmm here we go again...
 
Yeah, I agree. Every android I have owned and do owned (phone and tablet), has had a voice search function for Google. this is hardly new...

Correct...

[video=youtube;W6nSz-kvspE]http://www.youtube.com/watch?v=W6nSz-kvspE[/video]
 
There are so many voice tools for Android. I don't know which to use. There's Omega, Jeannie, Iris and tons more.
 
Sure - the RAZR is thin, but it looks like a slice of toast in the chick's hand.
 
I tried a few after reading this. Jeannie works okish, and so does Talk To It Assistant...Not bad, but they can definitely improve!
 
Top
Sign up to the MyBroadband newsletter
X