liveCode & iOS dictation is Speech Recognition..:-)

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

liveCode & iOS dictation is Speech Recognition..:-)

Post by Dixie » Tue Feb 24, 2015 3:01 pm

Put iOS8 dictation to work, and it is Speech Recognition..

Messing about with liveCode 7, iOS 8 and dictation, I soon got more than a little bored of just dictating words and watching them appear within the stack... there had to be more !...

Why not let liveCode and dictation do a search for you ?.. So, I set up a map in iOS and instead of typing the name of the place I wanted to be taken to (as it were)... I spoke it..smile emoticon To make things just a little more interesting with this experiment I then got the script to go and get the latitude/longitude and drop a pin on the map..
Attachments
maps3.jpg

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4171
Joined: Sun Jan 07, 2007 9:12 pm

Re: liveCode & iOS dictation is Speech Recognition..:-)

Post by bn » Tue Feb 24, 2015 5:24 pm

Hi Dixie,

that is way cool.

I wonder if you can find

25a Thistle Street South West Lane Edinburgh? :)

Kind regards

Bernd

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: liveCode & iOS dictation is Speech Recognition..:-)

Post by Dixie » Tue Feb 24, 2015 8:02 pm

:D ... It handles a full address the majority of the time... postcodes though are a little hard as it does not seem to handle individual letters very well.. but I laugh... that might just be down to my Yorkshire accent... When speaking an address you don't have to bother with using commas... for example an address that we might write as '7 Spencer Road, Shepton Mallet' can be said without having to say 'comma'...:-) In the case of a town of the same name being in a different country, I have found that if you say 'Paris' it will drop the pin on Paris, France... and if you say 'Paris Texas' then it will take you there...

I have to admit that sometimes the address that I have given is nowhere near where I end up !...:-) :-)

be well, Bernd

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: liveCode & iOS dictation is Speech Recognition..:-)

Post by dave.kilroy » Thu Feb 26, 2015 6:53 pm

Dixie this is very nice - the possibilities! the possibilities! :)

Dave
"...this is not the code you are looking for..."

Post Reply