forked from OverloadUT/alexa-plex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample-utterances.txt
22 lines (22 loc) · 1.04 KB
/
sample-utterances.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
OnDeckIntent what's on deck
OnDeckIntent what's new
OnDeckIntent what is on deck
OnDeckIntent what is new
YesIntent yes
YesIntent yeah
YesIntent okay
NoIntent no
StartShowIntent start {firefly|showName}
StartShowIntent start {arrested development|showName}
StartShowIntent play show {firefly|showName}
StartShowIntent play movie {firefly|showName}
StartShowIntent start show {firefly|showName}
StartShowIntent start movie {firefly|showName}
StartRandomShowIntent start a random episode of {firefly|showName}
StartRandomShowIntent start random episode of {firefly|showName}
StartRandomShowIntent play a random episode of {firefly|showName}
StartRandomShowIntent play random episode of {firefly|showName}
StartHighRatedEpisodeIntent play the best episode of {firefly|showName}
StartHighRatedEpisodeIntent start the best episode of {firefly|showName}
StartSpecificEpisodeIntent play {firefly|showName} season {two|seasonNumber} episode {one|episodeNumber}
StartSpecificEpisodeIntent start {firefly|showName} season {three|seasonNumber} episode {thirteen|episodeNumber}