1
00:00:07,040 --> 00:00:10,350
Hey everybody what's going on this is Caleb with slopes dot com.

2
00:00:10,360 --> 00:00:12,410
And welcome to the intro to Siri.

3
00:00:12,430 --> 00:00:17,950
Target topic I'm super duper excited to teach you how Siri it works as well as teach you all of the

4
00:00:17,950 --> 00:00:19,550
different things we can do with it.

5
00:00:19,720 --> 00:00:24,410
And to begin I just want to show you the app that we're going to build in this course.

6
00:00:24,410 --> 00:00:29,290
And so I'm going to pull up in my simulator here and it's a very simple UI it's nothing special but

7
00:00:29,830 --> 00:00:36,550
it is called the leg day at work out app and all you need to do to utilize Siri kit is simply to tell

8
00:00:36,550 --> 00:00:42,980
Siri to start either a walking or running workout with a certain variety of minutes.

9
00:00:43,000 --> 00:00:46,210
So I could say you know 12 minutes 42 seconds like this.

10
00:00:46,210 --> 00:00:46,830
Check it out.

11
00:00:48,450 --> 00:00:52,300
Start a 12 minute 52 second walking workout.

12
00:00:56,870 --> 00:01:01,070
Then you tap open Syria and check it out it says Type walk because I said walking.

13
00:01:01,310 --> 00:01:03,820
And the exact time gets passed in from Syria.

14
00:01:03,830 --> 00:01:06,800
Now the cool thing is I can do this from anywhere on the phone.

15
00:01:06,800 --> 00:01:17,230
I could not even have the app open and I could say start a running workout for 10 minutes.

16
00:01:17,300 --> 00:01:19,550
Pretty cool run workout 10 minutes left.

17
00:01:19,550 --> 00:01:26,000
So we're using Siri and Siri kit in order to pass data and open our application and then do something

18
00:01:26,000 --> 00:01:29,390
with the result and handle it by showing it in the app.

19
00:01:29,390 --> 00:01:34,940
Now of course there are many many many miles further that we could go with this app but I just wanted

20
00:01:34,940 --> 00:01:39,390
to show you what the app is and now we're going to dive into Syria.

21
00:01:39,410 --> 00:01:42,080
We're going to talk about what is Siri kit What can it do.

22
00:01:42,080 --> 00:01:48,200
There are limitations but there are many many amazing things we can do using Siri kit so let's head

23
00:01:48,200 --> 00:01:51,460
over to the next video and let's talk about it now.
