mattjdlewis
Lurker
Hello Everyone,
Before i Start I just wanted to let you know I am no dev and im currently playing with Tasker, had a few good idea's (in my opinion) but im finding them hard to put together. was wondering if somebody could help?
TECHNICAL
Rooted Sony Xperia Z Tablet 4.2.2 Rooted
Tasker
AutoVoice
Secure Setting's
MY IDEA'S....
1.My First Idea was to have an alarm that goes off in the morning. Once I unlock the screen a woman speaks to me and asks #Good morning matty, are youu awake yet"? depending on my reply yes/no she will give me a different answer that has a different outcome.
IDEA MAP
Unfortunately as a new user I cannot upload a image so il have to draw up here what im creating to give yo a better idea:
Alarm goes off
+
Manual finger swipe Unlock alarm
+
Computer Voice: Morning are you awake?
+
Me: YES/NO
NO - Computer Voice: setting alarm for 10 mins + Sets alarm/locks screen and goes back to start of task.
YES - Computer Voice: I hope you had a good sleep would you like to know the weather report?
+
Me: YES/NO
NO - Computer Voice: Ok, when your ready ask me and il let you know + Ends Entire task and sets no alarm.
YES - Computer Voice: OK BLAh Blah %DAYW, %DATE ETC ETC + Ends Entire Task.
WHAT IVE DONE SO FAR
So here is how ive set up my tasker to perform so far:
PROFILE
Name: Morning Weather Speaker (1st task) GET WEATHER
+ Time (Trigger) From:0800 (end task) TALK WEATHER
TASKS
Get Weather (1st task)
1.GPS - set on
2.Get Location -Source:any Timeout:90sec
3.Variable Set - Name:%WEATHER To:Weather data not retrieved
4.Variable Set - Name:%WEATHER2 To:Weather data not retrieved
5.Variable Set - Name:%LOCATION To:Location data not retrieved
6.HTTP Get - Server
ort api.wunderground.com/auto/wui/geo/ForcastXML/index.xml?query=%LOC
7.Variable Split - Name:%HTTPD Splitter <period>
8.Variable Split - Name:%HTTPD2 Splitter fcttext>
9.Variable Split - Name:%HTTPD21 Splitter title>
10.Variable Split - Name:%HTTPD212 Splitter </
11.Variable Split - Name:%HTTPD22 Splitter <
12.Variable Split - Name:%HTTPD3 Splitter fcttext>
13.Variable Split - Name:%HTTPD31 Splitter title>
14.Variable Split - Name:%HTTPD312 Splitter </
15.Variable Split - Name:%HTTPD32 Splitter <
16.Variable Set - Name:%WEATHER To: Weather for %HTTPD2121 is %HTTPD221
17.Variable Set - Name:%WEATHER2 To: Weather for %HTTPD3121 is %HTTPD321
18.Variable Clear - Name:%HTTPD*
19.HTTP Get - Server
ort api.wunderground.com/auto/wui/geo/GeoLookupXML/index.xml?query=%LOC
20.Variable Split - Name:%HTTPD Splitter state>
21.Variable Split - Name:%HTTPD3 Splitter city>
22.Variable Split - Name:%HTTPD2 Splitter </
23.Variable Split - Name:%HTTPD32 Splitter </
24.Variable Set - Name:%LOCATION To: %HTTPD321, %HTTPD21
25.Variable Clear - Name:%HTTPD*
Weather Talks (End Task)
1.Silent Mode - Mode
ff
2.Notifications Vol - Level 7
3.System Vol - Level 7
4.Media Vol - Level 15
5.Say - Text:Morning matty are you awake? Engine:Voice Google
6.Get Voice - Timeout:30secs
7.Variable Split - Name:VOICE
8.Goto - Type:Action number Number:11 ~ if %VOICE YES
9.Goto - Type:Action number Number:10 ~ if %VOICE NO
10.Say - Text:No Problem, setting alarm for ten minutes ~ if %VOICE NO
11.Say - Text:I hope you had a good sleep, would you like to know todays weather? ~ if %VOICE YES
12.Get Voice - Timeout:30secs
13.SAY - Text: Today is %DAYW the %DATE. The time is %TIME hours. The current weather for %LOCATION is %WEATHER. %WEATHER2
OK so as you can see ive got most of it set up except the some multiple choice (which i can do later) but here is where im having problems!
>>>>>>>WHAT I NEED HELP WITH<<<<<<<
1) when the alarm first goes off I want to put the first question it asks me ("Morning are you awake"?) on delay untill i actually swipe and unlock the devise. I dont want it asking me questions while the alarm is still sounding.
2) when it ask me "Morning are you awake" if i reply "No" i would like it to automaticly set an alarm for ten minutes time. currently i can only see a way to set it for a set hour.
JUST WANT TO ADD
I Am willing to share my work with anyone out there and if anybody has any good ideas how you could improve this or add to it please leave a comment
Before i Start I just wanted to let you know I am no dev and im currently playing with Tasker, had a few good idea's (in my opinion) but im finding them hard to put together. was wondering if somebody could help?
TECHNICAL
Rooted Sony Xperia Z Tablet 4.2.2 Rooted
Tasker
AutoVoice
Secure Setting's
MY IDEA'S....
1.My First Idea was to have an alarm that goes off in the morning. Once I unlock the screen a woman speaks to me and asks #Good morning matty, are youu awake yet"? depending on my reply yes/no she will give me a different answer that has a different outcome.
IDEA MAP
Unfortunately as a new user I cannot upload a image so il have to draw up here what im creating to give yo a better idea:
Alarm goes off
+
Manual finger swipe Unlock alarm
+
Computer Voice: Morning are you awake?
+
Me: YES/NO
NO - Computer Voice: setting alarm for 10 mins + Sets alarm/locks screen and goes back to start of task.
YES - Computer Voice: I hope you had a good sleep would you like to know the weather report?
+
Me: YES/NO
NO - Computer Voice: Ok, when your ready ask me and il let you know + Ends Entire task and sets no alarm.
YES - Computer Voice: OK BLAh Blah %DAYW, %DATE ETC ETC + Ends Entire Task.
WHAT IVE DONE SO FAR
So here is how ive set up my tasker to perform so far:
PROFILE
Name: Morning Weather Speaker (1st task) GET WEATHER
+ Time (Trigger) From:0800 (end task) TALK WEATHER
TASKS
Get Weather (1st task)
1.GPS - set on
2.Get Location -Source:any Timeout:90sec
3.Variable Set - Name:%WEATHER To:Weather data not retrieved
4.Variable Set - Name:%WEATHER2 To:Weather data not retrieved
5.Variable Set - Name:%LOCATION To:Location data not retrieved
6.HTTP Get - Server

7.Variable Split - Name:%HTTPD Splitter <period>
8.Variable Split - Name:%HTTPD2 Splitter fcttext>
9.Variable Split - Name:%HTTPD21 Splitter title>
10.Variable Split - Name:%HTTPD212 Splitter </
11.Variable Split - Name:%HTTPD22 Splitter <
12.Variable Split - Name:%HTTPD3 Splitter fcttext>
13.Variable Split - Name:%HTTPD31 Splitter title>
14.Variable Split - Name:%HTTPD312 Splitter </
15.Variable Split - Name:%HTTPD32 Splitter <
16.Variable Set - Name:%WEATHER To: Weather for %HTTPD2121 is %HTTPD221
17.Variable Set - Name:%WEATHER2 To: Weather for %HTTPD3121 is %HTTPD321
18.Variable Clear - Name:%HTTPD*
19.HTTP Get - Server

20.Variable Split - Name:%HTTPD Splitter state>
21.Variable Split - Name:%HTTPD3 Splitter city>
22.Variable Split - Name:%HTTPD2 Splitter </
23.Variable Split - Name:%HTTPD32 Splitter </
24.Variable Set - Name:%LOCATION To: %HTTPD321, %HTTPD21
25.Variable Clear - Name:%HTTPD*
Weather Talks (End Task)
1.Silent Mode - Mode

2.Notifications Vol - Level 7
3.System Vol - Level 7
4.Media Vol - Level 15
5.Say - Text:Morning matty are you awake? Engine:Voice Google
6.Get Voice - Timeout:30secs
7.Variable Split - Name:VOICE
8.Goto - Type:Action number Number:11 ~ if %VOICE YES
9.Goto - Type:Action number Number:10 ~ if %VOICE NO
10.Say - Text:No Problem, setting alarm for ten minutes ~ if %VOICE NO
11.Say - Text:I hope you had a good sleep, would you like to know todays weather? ~ if %VOICE YES
12.Get Voice - Timeout:30secs
13.SAY - Text: Today is %DAYW the %DATE. The time is %TIME hours. The current weather for %LOCATION is %WEATHER. %WEATHER2
OK so as you can see ive got most of it set up except the some multiple choice (which i can do later) but here is where im having problems!
>>>>>>>WHAT I NEED HELP WITH<<<<<<<
1) when the alarm first goes off I want to put the first question it asks me ("Morning are you awake"?) on delay untill i actually swipe and unlock the devise. I dont want it asking me questions while the alarm is still sounding.
2) when it ask me "Morning are you awake" if i reply "No" i would like it to automaticly set an alarm for ten minutes time. currently i can only see a way to set it for a set hour.
JUST WANT TO ADD
I Am willing to share my work with anyone out there and if anybody has any good ideas how you could improve this or add to it please leave a comment
