├── LICENSE
├── README-2.md
└── README.md
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2020 Bitwise Thermodynamics
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README-2.md:
--------------------------------------------------------------------------------
1 | # `siri voice commands list`
2 | # Table of Contents
3 |
4 | + [Wallet Siri Commands][page_wallet_siri_commands]
5 | + [Web and YouTube Search Siri Commands][page_web_and_youtube_search_siri_commands]
6 | + [More Phone and Notifications Siri Commands][page_more_phone_and_notifications_siri_commands]
7 | + [Contacts Siri Commands][page_contacts_siri_commands]
8 | + [Affective (Fun) Siri Commands][page_affective__fun__siri_commands]
9 | + [Notes Siri Commands][page_notes_siri_commands]
10 | + [Translation Siri Commands][page_translation_siri_commands]
11 | + [Dictionary, Reference and Trivia Siri Commands][page_dictionary__reference_and_trivia_siri_commands]
12 | + [Science Reference Siri Commands][page_science_reference_siri_commands]
13 | + [Geography Siri Commands][page_geography_siri_commands]
14 | + [Clock App Siri Commands][page_clock_app_siri_commands]
15 | + [Clock Time Siri Commands][page_clock_time_siri_commands]
16 | + [Timer Siri Commands][page_timer_siri_commands]
17 | + [Stopwatch Siri Commands][page_stopwatch_siri_commands]
18 | + [Alarm Siri Commands][page_alarm_siri_commands]
19 | + [Podcast Siri Commands][page_podcast_siri_commands]
20 | + [Calendar Siri Commands][page_calendar_siri_commands]
21 | + [Maps and Geolocation Siri Commands][page_maps_and_geolocation_siri_commands]
22 | + [Find My Siri Commands][page_find_my_siri_commands]
23 | + [Reminder Siri Commands][page_reminder_siri_commands]
24 | + [Weather Siri Commands][page_weather_siri_commands]
25 | + [Live Radio Streaming Siri Commands][page_live_radio_streaming_siri_commands]
26 | + [Music and Music Streaming Siri Commands][page_music_and_music_streaming_siri_commands]
27 | + [Hourly News Update Siri Commands][page_hourly_news_update_siri_commands]
28 | + [Finance Siri Commands][page_finance_siri_commands]
29 | + [Useful Math Siri Commands][page_useful_math_siri_commands]
30 | + [General Math Siri Commands][page_general_math_siri_commands]
31 | + [Money Math Siri Commands][page_money_math_siri_commands]
32 | + [Local and Navigtion Siri Commands][page_local_and_navigtion_siri_commands]
33 | + [Flashlight Siri Commands][page_flashlight_siri_commands]
34 | + [Audio Volume Settings Siri Commands][page_audio_volume_settings_siri_commands]
35 | + [Screen Brightness Settings Siri Commands][page_screen_brightness_settings_siri_commands]
36 | + [General Siri Commands][page_general_siri_commands]
37 | + [Sports Siri Commands][page_sports_siri_commands]
38 |
39 |
40 | ## Wallet Siri Commands
41 |
42 | | **Siri Command** | Response |
43 | | :--- | :--- |
44 | | **Show my wallet.** | Opens Wallet App and displays payment cards and/or transit passes. |
45 |
46 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
47 |
48 |
49 | ## Web and YouTube Search Siri Commands
50 |
51 | | **Siri Command** | Response |
52 | | :--- | :--- |
53 | | **Web Search dogs.** | Returns a response card showing Google web searches. |
54 | | **YouTube Search cats.** | Returns a response card showing YouTube video searches. |
55 | | **Bing search bicycles.** | Opens web page with Bing search results. |
56 | | **Bing search dog food.** | Opens web page with Bing search results. |
57 | | **Search Yahoo for silly straws.** | Opens web page with Yahoo search results. |
58 | | **Search Duck Duck Go for running shoes.** | Opens web page with Duck Duck Go search results. |
59 |
60 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
61 |
62 |
63 |
64 | ## More Phone and Notifications Siri Commands
65 |
66 | > **NOTE:** Silent Mode must be switched off for audio responses.
67 |
68 | | **Siri Command** | Response |
69 | | :--- | :--- |
70 | | **Read all notifications.** | Prompts user regarding notifications. |
71 | | **Do I have missed calls?** | Checks for missed calls and returns the total number. |
72 | | **Check voicemail.** | Checks and reads voicemails and saved messages. |
73 | | **Read voicemails.** | Checks and reads voicemails and saved messages. |
74 | | **Play voicemails.** | Checks and reads voicemails and saved messages. |
75 |
76 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
77 |
78 |
79 |
80 | ## Contacts Siri Commands
81 |
82 | | **Siri Command** | Response |
83 | | :--- | :--- |
84 | | **Abby is my sister.** | Prompts the user for confirmation before adding the label "sister" to Abby's contact information. |
85 | | **Bobby is my brother.** | Prompts the user for confirmation before adding the label "brother" to Bobby's contact information. |
86 | | **Cammy is my lawyer.** | Prompts the user for confirmation before adding the label "lawyer" to Cammy's contact information. |
87 | | **Danny is my plumber.** | Prompts the user for confirmation before adding the label "plumber" to Danny's contact information. |
88 | | **Eddy is my broker.** | Prompts the user for confirmation before adding the label "broker" to Eddy's contact information. |
89 | | **Freddy is my chef.** | Prompts the user for confirmation before adding the label "chef" to Freddy's contact information. |
90 | | **My nickname is Goose.** | Prompts the user for confirmation before changing the personal name that Siri uses in social graphs and query discourse. |
91 |
92 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
93 |
94 |
95 |
96 | ## Affective (Fun) Siri Commands
97 |
98 | | **Siri Command** | Response |
99 | | :--- | :--- |
100 | | **Hi.** | Siri replies. |
101 | | **Hello.** | Siri replies. |
102 | | **Hello world.** | Siri replies. |
103 | | **Good morning.** | Siri replies. |
104 | | **Good afternoon.** | Siri replies. |
105 | | **Good evening.** | Siri replies. |
106 | | **Good night.** | Siri replies. |
107 | | **Good luck.** | Siri replies. |
108 | | **Tell me a joke.** | Tells a joke. |
109 | | **I am tired.** | Siri replies. |
110 | | **I am drunk.** | Siri replies with recommendation for designated driver. |
111 | | **Rock, paper, scissors.** | Replies to the challenge. |
112 | | **I am feeling peckish.** | Replies with nearby restaurants. |
113 | | **I am hungry.** | Replies with nearby restaurants. |
114 |
115 |
116 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
117 |
118 |
119 |
120 | ## Notes Siri Commands
121 |
122 | > **NOTE:** Silent Mode must be switched off for audio responses.
123 |
124 | | **Siri Command** | Response |
125 | | :--- | :--- |
126 | | **Make a note.** | Prompts user for details about the new note. |
127 | | **Note that the ocean is deep.** | Creates a new note "the ocean is deep". |
128 | | **Note that the sky is blue.** | Creates a new note "the sky is blue". |
129 | | **Make a note that the grass is green.** | Creates a new note "grass is green". |
130 | | **Show notes.** | Display most recent notes. |
131 | | **Show my notes.** | Display most recent notes. |
132 | | **Read my notes.** | Display most recent notes, read the most recent note aloud, and prompts user for further action. |
133 |
134 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
135 |
136 |
137 |
138 | ## Translation Siri Commands
139 |
140 | | **Siri Command** | Response |
141 | | :--- | :--- |
142 | | **How do you say hello in German?** | Returns translation. |
143 | | **How do you say wonderful in French?** | Returns translation. |
144 | | **How do you say Germany in German?** | Returns translation. |
145 | | **How do you say twenty-five in Greek?** | Returns translation. |
146 | | **How do you say Happy Birthday in Chinese?** | Returns translation. |
147 | | **How do you say Happy Birthday in Cantonese?** | Siri cannot translate into Cantonese yet. |
148 |
149 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
150 |
151 |
152 |
153 | ## Dictionary, Reference and Trivia Siri Commands
154 |
155 | | **Siri Command** | Response |
156 | | :--- | :--- |
157 | | **Define geometry.** | Returns definition of the word geometry. |
158 | | **Spell Mississippi.** | Returns the audio spelling of Mississippi. Requires Silent Mode off. |
159 | | **Words that start with the letter G.** | Returns response card with partial list of words starting with G. |
160 | | **Words that start with Q and end with R.** | Returns response card with partial list of words start with Q and end with R. |
161 | | **Words that begin with A and end with S.** | Returns response card with partial list of words start with A and end with S. |
162 | | **Words that begin with S and end with T.** | Returns response card with partial list of words start with S and end with T. |
163 | | **Words that begin with the letter Q.** | Returns response card with partial list of words starting with Q. |
164 | | **Words that begin with the letter Q.** | Returns response card with partial list of words starting with Q. |
165 | | **Fruits that start with the letter A.** | Returns response card and (optionally) provides audio response listing the items. Requires Silent Mode off for audio response. |
166 | | **Fruits that start with the letter T.** | Returns response card and (optionally) provides audio response listing the items. Requires Silent Mode off for audio response. |
167 | | **Vegetables that start with the letter T.** | Returns response card and (optionally) provides audio response listing the items. Requires Silent Mode off for audio response. |
168 | | **Words that rhyme with grace.** | Returns list of words that rhyme. |
169 | | **Words that rhyme with hat.** | Returns list of words that rhyme. |
170 | | **How many letters in Mississippi?** | Returns the total number of characters in Mississippi. |
171 | | **How many characters in Mississippi?** | Returns the total number of characters in Mississippi. |
172 | | **How many syllables in Mississippi?** | Returns the total number of syllables in Mississippi. |
173 | | **What song is this?** | Prompts user to provide music for audio scan and search. |
174 | | **World's oldest person.** | Returns information about the oldest person in the world. |
175 | | **World's tallest person.** | Returns information about the tallest person in the world. |
176 | | **World's shortest person.** | Returns information about the shortest person in the world. |
177 | | **Airport code for Heathrow.** | Returns IATA Code for an airport or aerodrome. |
178 | | **Show planes above me.** | Returns sky map with civial aviation data. |
179 | | **What is the ceiling for a SR-71.** | Returns the ceiling for the aircraft. |
180 | | **What is the ceiling for a Piper Cherokee.** | Returns the ceiling for the aircraft. |
181 | | **Where can I buy some headphones?** | Suggests a visit to Apple.com. |
182 | | **Tell me about the iPod touch.** | Suggests a visit to Apple.com. |
183 | | **Tell me about Apple TV.** | Suggests a visit to Apple.com. |
184 |
185 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
186 |
187 |
188 |
189 | ## Science Reference Siri Commands
190 |
191 | | **Siri Command** | Response |
192 | | :--- | :--- |
193 | | **Ask Wolfram Alpha about copper sulfate.** | Displays response card about molecular compound from Wolfram Alpha. |
194 | | **Ask Wikipedia about copper sulfate.** | Displays response card about molecular compound from Wikipedia. |
195 | | **Show structure of benzene.** | Displays stick stucture of molecular compound. |
196 | | **Show structure of acetylcholine.** | Displays stick stucture of molecular compound. |
197 | | **Chemical structure of nicotine.** | Returns the stick structure of molecular compound. |
198 | | **Chemical formula for glucose.** | Returns the chemical formula of molecular compound. |
199 | | **Chemical formula for hydrogen peroxide.** | Returns the chemical formula of molecular compound. |
200 | | **What is the density of aluminum?** | Returns the density of aluminum. |
201 | | **What is the atomic number of calcium?** | Returns the atomic number of calcium. |
202 | | **What is the melting point of potassium?** | Returns the melting point of potassium. |
203 | | **What is the boiling point of water?** | Returns the boiling point of water. |
204 | | **Tungsten melting point.** | Returns the melting point of tungsten. |
205 | | **Symbol for samarium.** | Returns the periodic table symbol for samarium. |
206 | | **Atomic weight of platinum.** | Returns the atomic weight of platinum. |
207 | | **Distance between Earth and Mars.** | Returns the distance between the two planets. May show telemetry graph.
208 | | **Distance between Earth and the Sun.** | Returns the distance between two celestial objects. May show telemetry graph.|
209 |
210 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
211 |
212 |
213 |
214 | ## Geography Siri Commands
215 |
216 | | **Siri Command** | Response |
217 | | :--- | :--- |
218 | | **What is the capital of Georgia?** | Returns the capital of Georgia. |
219 | | **What is the capital of Italy?** | Returns the capital of Italy. |
220 | | **What is the population of Brazil?** | Returns the population of Brazil. |
221 | | **Show me the flag of Bulgaria.** | Returns the flag of Bulgaria from a web search. |
222 | | **What are the official languages of Canada?** | Returns the official languages of Canada. |
223 | | **List the official languages of Canada.** | Returns the official languages of Canada. |
224 | | **How tall is Mount Everest?** | Returns height of Mount Everest. |
225 | | **Where is the highest feature on Earth?** | Returns latitude and longitude. May show details. |
226 | | **Where is the lowest feature on Earth?** | Returns latitude and longitude. May show details. |
227 | | **Where is the lowest feature on Europe?** | Returns the place name in Europe. May show details. |
228 | | **Where is the highest feature on South America?** | Returns the place name in South America. May show details. |
229 | | **Distance from Salesforce Tower to the Space Needle.** | Returns the distance by car and by bird. |
230 | | **Distance from Tulsa to Chicago.** | Returns the distance by car and by bird. |
231 | | **Distance from Dulles to Heathrow.** | Returns the distance by bird. |
232 |
233 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
234 |
235 |
236 |
237 |
238 | ## Clock App Siri Commands
239 |
240 |
241 | ### Clock Time Siri Commands
242 |
243 | | **Siri Command** | Response |
244 | | :--- | :--- |
245 | | **Time.** | Returns the current time. |
246 | | **Current time.** | Returns the current time. |
247 | | **Time in London.** | Returns the current time in London. |
248 | | **Daylight saving time.** | Provides the calendar start and end dates for DST. |
249 |
250 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
251 |
252 |
253 |
254 | ### Timer Siri Commands
255 |
256 | | **Siri Command** | Response |
257 | | :--- | :--- |
258 | | **Show timer.** | Displays timer. |
259 | | **Set timer for 20 minutes.** | Begins countdown from 20 minutes to zero. |
260 | | **Stop timer.** | Pauses countdown. |
261 | | **Pause timer.** | Pauses countdown. |
262 | | **Resume timer.** | Resumes countdown. |
263 | | **Reset timer.** | Pauses countdown and resets to start time. |
264 |
265 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
266 |
267 |
268 |
269 | ### Stopwatch Siri Commands
270 |
271 | + Works on iOS or watchOS.
272 |
273 | | **Siri Command** | Response |
274 | | :--- | :--- |
275 | | **Show stopwatch.** | Displays stopwatch. |
276 |
277 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
278 |
279 |
280 |
281 | ### Alarm Siri Commands
282 |
283 | | **Siri Command** | Response |
284 | | :--- | :--- |
285 | | **Delete all alarms.** | Prompts user to confirm deletion of all alarms. |
286 | | **Create new alarm.** | Creates a new alarm, then prompts for more details. |
287 | | **Set alarm for fifteen-hundred hours.** | Creates alarm for 3:00 PM. |
288 | | **Create new alarm for 5:30 PM.** | Creates alarm for 5:30 PM. |
289 | | **Create pizza alarm for 7:45 PM.** | Creates alarm for 7:45 PM labeled "pizza". |
290 | | **Change pizza alarm to 8:30 PM.** | Changes alarm labeled "pizza" to 8:30 PM. |
291 | | **Rename pizza.** | Prompts user to provide a new name for the alarm. |
292 | | **Delete pizza alarm.** | Deletes the alarm labeled "pizza". |
293 | | **Set coffee alarm for 5:15 AM.** | Creates alarm for 5:15 AM labeled "coffee". |
294 | | **Turn off the 5:15 alarm.** | Turns off the alarm for 5:15 AM. |
295 | | **Set spinach alarm for 7:05 AM.** | Creates alarm for 7:05 AM labeled "spinach". |
296 | | **Turn off spinach alarm.** | Turns off the spinach alarm. |
297 | | **Turn on spinach alarm.** | Turns on the spinach alarm. |
298 | | **Do I have a pizza alarm?** | Returns alarm labeled "pizza" if available. |
299 | | **Disable all alarms.** | Toggles all alarms off. |
300 | | **Turn off all alarms.** | Toggles all alarms off. |
301 | | **Enable all alarms.** | Toggles all alarms on. |
302 | | **Turn on all alarms.** | Toggles all alarms on. |
303 |
304 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
305 |
306 |
307 |
308 | ## Podcast Siri Commands
309 |
310 | > **NOTE:** Requires Apple Podcast App.
311 |
312 | | **Siri Command** | Response |
313 | | :--- | :--- |
314 | | **Subscribe to the Apple Keynotes podcast.** | Prompts user to confirm subscription to the podcast feed. |
315 | | **Search WNYC podcasts.** | Returns search results of WNYC podcasts in Podcast App. |
316 | | **Search WBUR podcasts.** | Returns search results of WBUR podcasts in Podcast App. |
317 | | **Search Vox Media podcasts.** | Returns search results of Vox Media podcasts in Podcast App. |
318 | | **Search Vergecast podcasts.** | Returns search results of Vergecast podcasts in Podcast App. |
319 | | **Search Leo Laporte podcasts.** | Returns search results of Leo Laporte podcasts in Podcast App.
320 | | **Play Apple Keynote podcast.** | Plays latest Apple Keynotes podcast episode. |
321 | | **Play Pivot podcast.** | Plays the latest Pivot podcast episode in Podcast App. |
322 | | **Play the latest Pivot podcast.** | Plays the last available podcast in feed. |
323 | | **Play the earliest Pivot podcast.** | Plays the earliest available podcast in feed. |
324 | | **Pause playback.** | Pauses podcast playback. |
325 | | **Resume playback.** | Resumes podcast playback. |
326 | | **Rewind 10 seconds.** | Rewinds podcast 10 seconds and resumes playback. |
327 | | **Rewind 73 seconds.** | Rewinds podcast 73 seconds and resumes playback. |
328 | | **Rewind 2 minutes.** | Rewinds podcast 2 minutes and resumes playback. |
329 | | **Set playback to double speed.** | Changes podcast playback to 2.0x speed. |
330 | | **Set playback to half speed.** | Changes podcast playback to 0.5x speed. |
331 | | **Set playback to normal speed.** | Changes podcast playback to 1.0x speed. |
332 | | **Set playback to one-point-five speed speed.** | Changes podcast playback to 1.5x speed. |
333 |
334 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
335 |
336 |
337 |
338 | ## Calendar Siri Commands
339 |
340 | > **NOTE:** Silent Mode must be switched off for audio responses.
341 |
342 | | **Siri Command** | Response |
343 | | :--- | :--- |
344 | | **Show all November events.** | Displays all events for the month of November. |
345 | | **Read all November events.** | Displays all events for the month of November, provides a summary, before reading all events sequentially. |
346 | | **Add a new event.** | Prompts user for date and time details about the new event. |
347 | | **Add pizza event.** | Prompts user for date and time details about the new event labeled "pizza". |
348 | | **Add a conference call to my calendar at 9 AM on Thursday.** | Adds new event labeled "conference call" at 9:00 AM on Thursday. |
349 | | **Add training event at 6 AM tomorrow.** | Adds new event labeled "training" at 6:00 AM tomorrow. |
350 | | **Add pizza party at 10 PM next Monday.** | Adds new event labeled "pizza party" at 10:00 PM next Monday. |
351 |
352 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
353 |
354 |
355 |
356 | ## Maps and Geolocation Siri Commands
357 |
358 | | **Siri Command** | Response |
359 | | :--- | :--- |
360 | | **Location.** | Returns current location, with latitude and longitude. |
361 | | **Current location.** | Returns current location, with latitude and longitude. |
362 | | **Elevation.** | Returns elevation based on current location. |
363 | | **Show Salesforce Tower in Maps.** | Displays information card of requested location. |
364 | | **Show Salesforce Tower in Maps.** | Displays information card of requested location. |
365 |
366 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
367 |
368 |
369 |
370 | ## Find My Siri Commands
371 |
372 | | **Siri Command** | Response |
373 | | :--- | :--- |
374 | | **Hide from my friends.** | Deactivates location-sharing beacon for friends. |
375 | | **Stop hiding from my friends.** | Activates location-sharing beacon for friends. |
376 | | **Ping my watch.** | Locates Apple Watch and activates ping sound. |
377 | | **Find my watch.** | Locates Apple Watch and activates ping sound. |
378 | | **Find my headphones.** | Locates account-linked Apple AirPods and activates ping sound. |
379 | | **Find my iPad.** | Locates account-linked Apple iPad and activates ping sound. |
380 | | **Find my Macbook.** | Locates account-linked Apple Macbook and activates ping sound. |
381 | | **Find my Macbook Pro.** | Locates account-linked Apple Macbook Pro and activates ping sound. |
382 | | **Where is my iPhone?** | Locates account-linked Apple iPhone and activates ping sound. |
383 | | **Find my iPhone.** | Locates account-linked Apple iPhone and activates ping sound. |
384 |
385 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
386 |
387 |
388 |
389 | ## Reminder Siri Commands
390 |
391 | | **Siri Command** | Response |
392 | | :--- | :--- |
393 | | **Show all reminders.** | Displays all reminders. |
394 | | **Show all potato reminders.** | Displays all reminders with the keyword "potato" in the text (if availble). |
395 | | **Show all reminders from February.** | Displays all reminders created in the month of February. |
396 | | **Show all reminders from this month.** | Displays all reminders created during the current month. |
397 | | **Delete all reminders.** | Prompts user to confirm deletion of all reminders. |
398 | | **Remind me hourly.** | Prompts user for details about hourly reminder. |
399 | | **Remind me every 2 hours.** | Prompts user for details about the reminder that repeats every 2 hours. |
400 | | **Remind me daily.** | Prompts user for details about daily reminder. |
401 | | **Remind me weekly.** | Prompts user for details about weekly reminder. |
402 | | **Remind me every other week.** | Prompts user for details about the reminder that repeats every 2 weeks. |
403 | | **Remind me every two weeks.** | Prompts user for details about the reminder that repeats every 2 weeks. |
404 | | **Remind me monthly.** | Prompts user for details about monthly reminder. |
405 | | **Remind me about bedtime every night at 8 o'clock.** | Creates a daily reminder at 10PM labeled "bedtime". |
406 | | **Remind me when I leave Las Vegas.** | Prompts user for details about location-based reminder. |
407 | | **Remind me to buckle up when leaving Las Vegas.** | Creates a new reminder labeled "buckle up" that reminds the user whenever leaving Las Vegas. |
408 |
409 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
410 |
411 |
412 |
413 | ## Weather Siri Commands
414 |
415 | | **Siri Command** | Response |
416 | | :--- | :--- |
417 | | **Sunrise.** | Returns the sunrise time for a location. |
418 | | **Sunrise time.** | Returns the sunrise time for a location. |
419 | | **Sunset.** | Returns the sunset time for a location. |
420 | | **Sunset time.** | Returns the sunset time for a location. |
421 | | **Humidity.** | Returns the relative humidity for a location. |
422 | | **Wind speed.** | Returns the wind speed for a location. |
423 | | **Dew point.** | Returns the dew point temperature for a location. |
424 | | **Pressure.** | Returns the barometric pressure for a location. |
425 | | **High temperature.** | Returns the high temperature for a location. |
426 | | **Low temperature.** | Returns the low temperature for a location. |
427 | | **Wind chill.** | Returns the wind chill temperature for a location. |
428 | | **UV index.** | Returns UV index for a location. |
429 | | **Will it rain today?** | Answers the question based on chance of rain. |
430 | | **Do I need an umbrella?** | Answers the question based on chance of rain. |
431 |
432 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
433 |
434 |
435 |
436 | ## Live Radio Streaming Siri Commands
437 |
438 |
439 | > **NOTE:** Requires Apple Music App.
440 |
441 | > **NOTE:** The response card now prpvides a link to the audio stream provider (e.g., RADIO.COM, TUNEIN.COM, etc.)
442 |
443 |
444 | | **Siri Command** | Response |
445 | | :--- | :--- |
446 | | **Play KNX 1070.** | Plays live stream of radio station KNX 1070 (Los Angeles). |
447 | | **Play KFI 640.** | Plays live stream of radio station KFI AM 640 (Los Angeles). |
448 | | **Play KCBS radio.** | Plays live stream of radio station KCBS 740 (San Francisco). |
449 | | **Play KMOX 1120.** | Plays live stream of radio station KMOS 1120 (St. Louis). |
450 | | **Play 1010 WINS.** | Plays live stream of radio station 1010 WINS (New York). |
451 | | **Play 710 WOR.** | Plays live stream of radio station 710 WOR (New York). |
452 | | **Play WBUR.** | Plays live stream of radio station WBUR 90.9 FM (Boston). |
453 | | **Play 90.9 WBUR.** | Plays live stream of radio station WBUR 90.9 FM (Boston). |
454 | | **Play RTHK radio one.** | Plays live stream of Cantonese language radio station RTHK Radio 1 (Hong Kong). |
455 | | **Play RTHK radio three.** | Plays live stream of English language radio station RTHK Radio 3 (Hong Kong). |
456 | | **Play Deutschlandfunk radio.** | Plays live stream of German language new radio station (Berlin). |
457 |
458 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
459 |
460 |
461 |
462 | ## Music and Music Streaming Siri Commands
463 |
464 | > **NOTE:** Requires Apple Music App.
465 |
466 | | **Siri Command** | Response |
467 | | :--- | :--- |
468 | | **Search David Bowie in iTunes Store.** | Returns music search results for David Bowie. |
469 | | **Search David Bowie music.** | Returns music search results for David Bowie. |
470 | | **Play Eine Kleine Nachtmusik.** | Plays Mozart K. 525 (if available). |
471 | | **Play Serenade Number 13 by Mozart.** | Plays Mozart K. 525 (if available). |
472 | | **Set playback to double speed.** | Changes music playback to 2.0x speed. |
473 | | **Set playback to half speed.** | Changes music playback to 0.5x speed. |
474 | | **Set playback to normal speed.** | Changes music playback to 1.0x speed. |
475 | | **Set playback to one-point-five speed speed.** | Changes music playback to 1.5x speed. |
476 | | **Play a random song.** | Creates an in-memory playlist, then plays all songs, shuffled. |
477 | | **Shuffle songs.** | Creates an in-memory playlist, then plays all songs, shuffled. |
478 | | **Reshuffle music.** | Turns shuffle on. |
479 | | **Turn shuffle on.** | Turns shuffle on. |
480 | | **Turn shuffle off.** | Turns shuffle off. |
481 | | **Play jazz.** | Plays all music tagged "jazz" in Music Library. |
482 | | **Play bluegrass.** | Plays all music tagged "bluegrass" in Music Library. |
483 | | **Play next song.** | Plays the next song on the playlist. |
484 | | **Skip this song.** | Plays the next song on the playlist. |
485 | | **Play previous song.** | Plays the previous song on the playlist. |
486 | | **Play the last song.** | Plays the previous song on the playlist. |
487 | | **Jump ahead 5 seconds.** | Seeks ahead 5 seconds and resumes playback. |
488 | | **Seek ahead 5 seconds.** | Seeks ahead 5 seconds and resumes playback. |
489 | | **Jump back 15 seconds.** | Seeks back 15 seconds and resumes playback. |
490 | | **Seek back 15 seconds.** | Seeks back 15 seconds and resumes playback. |
491 | | **Seek to 3 minutes and 21 seconds.** | Seeks to exactly 3 minutes 21 seconds and resumes playback. |
492 | | **Jump to 3 minutes and 21 seconds.** | Seeks to exactly 3 minutes 21 seconds and resumes playback. |
493 | | **Seek to 200 seconds.** | Seeks to exactly 3 minutes 20 seconds and resumes playback. |
494 | | **Jump to 200 seconds.** | Seeks to exactly 3 minutes 20 seconds and resumes playback. |
495 |
496 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
497 |
498 |
499 |
500 | ## Hourly News Update Siri Commands
501 |
502 | > **NOTE:** Requires Apple Podcast App.
503 |
504 | | **Siri Command** | Response |
505 | | :--- | :--- |
506 | | **Play sports news from ESPN.** | Plays pre-recorded hourly news update from ESPN. |
507 | | **Play business news from Bloomberg.** | Plays pre-recorded hourly news update from Bloomberg. |
508 | | **Play business news from CNBC.** | Plays pre-recorded hourly news update from CNBC. |
509 | | **Play NPR News.** | Plays pre-recorded hourly news update from NPR News. |
510 |
511 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
512 |
513 |
514 |
515 | ## Finance Siri Commands
516 |
517 | | **Siri Command** | Response |
518 | | :--- | :--- |
519 | | **What is the ticker symbol for Twitter?** | Returns the ticker symbol for Twitter. |
520 | | **Home Depot stock price.** | Returns the stock price for Home Depot. |
521 | | **Microsoft market cap.** | Returns the market capitalization for Microsoft. |
522 | | **Verizon market capitaliztion.** | Returns the market capitalization for Verizon. |
523 | | **Verizon 52-week high.** | Returns the highest price over the last 52 weeks. |
524 | | **Verizon 52-week low.** | Returns the lowest price over the last 52 weeks. |
525 | | **Clorox opening price.** | Returns the opening price for Clorox. |
526 | | **Clorox closing price.** | Returns the closing price for Clorox. |
527 | | **P/E ratio for Clorox.** | Returns the price-earnings ratio for Clorox. |
528 | | **What is the yield for ticker symbol CLX?** | Returns the yield for Clorox. |
529 | | **What is the current price of gold?** | *Commodity information is not available at this time.* |
530 | | **What is the closing price of silver?** | *Commodity information is not available at this time.* |
531 |
532 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
533 |
534 |
535 |
536 | ## Useful Math Siri Commands
537 |
538 | | **Siri Command** | Response |
539 | | :--- | :--- |
540 | | **Heads or tails.** | Returns either heads or tails in a simulated coin flip. |
541 | | **Flip a coin.** | Returns either heads or tails in a simulated coin flip. |
542 | | **Pick a random number.** | Returns a random number between 0 and 100. |
543 | | **Pick a number between 3 and 588.** | Returns a random number between 3 and 588. |
544 | | **Pick a random color.** | Returns a random color swatch. |
545 | | **Roll the dice.** | Returns two random numbers from a pair of simulated dice. |
546 | | **Roll a die.** | Returns only one random number from a single simulated die. |
547 | | **Is 881 prime?** | Answers whether a number is prime or not. |
548 | | **Is 513 divisible by 9?** | Answers whether a number is divisible by another number. |
549 | | **Prime factorization of 24.** | Retuns the prime factorization in exponent form, including prime factors and distinct factors. |
550 |
551 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
552 |
553 |
554 |
555 | ## General Math Siri Commands
556 |
557 | | Math | **Siri Command** | Response |
558 | | :--- | :--- | :--- |
559 | | *5 = 4x + 3y
8 = 3x + 5y* | **Solve five equals four x plus three y AND
eight equals three x plus five y.** | Returns a solution for the two equations. May show graph. |
560 | | *x2 = 6x - 9* | **Solve x squared equals six x minus nine.** | Returns a solution for the quadratic equation. |
561 | | 4! | **Four factorial.** | Returns the factorial. |
562 | | *arctan(0.75)* | **Inverse tangent of zero point seven five.** | Returns the value of inverse trigonometric function. |
563 | | *cos(π)* | **Cosine of pi.** | Returns the value of the trigonometric function. |
564 | | *1 + 3 + 5 =* | **One plus three plus five equals.** | Returns a sum. |
565 | | *64 = x2 + y2* | **Nine equals x squared plus y squared.** | Returns the graph of a circle. |
566 | | *SQRT(81)* | **Square root of 81.** | Returns the square root of the number. |
567 | | *CBRT(27)* | **Square root of 27.** | Returns the cube root of the number. |
568 |
569 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
570 |
571 |
572 |
573 | ## Money Math Siri Commands
574 |
575 | | **Siri Command** | Response |
576 | | :--- | :--- |
577 | | **15% of $200.** | Returns a fraction of the total. |
578 | | **15 percent of 200 dollars.** | Returns a fraction of the total. |
579 | | **$20 plus 8% tax.** | Returns the total amount due with tax. |
580 | | **20 dollars plus 8 percent tax.** | Returns the total amount due with tax. |
581 |
582 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
583 |
584 |
585 |
586 | ## Local and Navigtion Siri Commands
587 |
588 | | **Siri Command** | Response |
589 | | :--- | :--- |
590 | | **Sunset temperature.** | Returns the temperature around sunset for a location. |
591 | | **Sunset temperature in London.** | Returns the temperature around sunset in London. |
592 | | **Wind speed in Palm Springs.** | Returns the wind speed in Palm Springs. |
593 | | **Sunrise temperature in Seattle tomorrow.** | Returns the sunrise temperature in Seattle tomorrow morning. |
594 | | **Sunrise temperature in the North Pole.** | Returns the sunrise temperature at the North Pole. |
595 | | **Wind chill in Minneapolis.** | Returns the wind chill temperature in Minneapolis. |
596 | | **UV index Syndey Australia.** | Returns current UV index forecast for Syndey. |
597 | | **Grocery stores open now.** | Returns a list of grocery stores still open. |
598 | | **Grocery stores open at 4AM.** | Returns a list of grocery stores that open their doors at 4:00 AM. |
599 | | **Grocery stores open 24 hours.** | Returns a list of grocery stores that never close. |
600 | | **Starbucks open now.** | Returns a list of Starbucks retail stores open right now. |
601 | | **Pizza open late.** | Returns a list of pizza shops open late. |
602 | | **Directions to nearest Starbucks.** | Returns navigation route to the nearest Starbucks. |
603 |
604 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
605 |
606 |
607 |
608 | ## Flashlight Siri Commands
609 |
610 | > **NOTE:** Availability depends on devices. Works on iPhone 11.
611 |
612 | | **Siri Command** | Response |
613 | | :--- | :--- |
614 | | **Turn on flashlight.** | Turns on camera LED light. |
615 | | **Turn off flashlight.** | Turns off camera LED light. |
616 | | **Toggle flashlight.** | Turns camera LED light on or off. |
617 |
618 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
619 |
620 |
621 |
622 | ## Audio Volume Settings Siri Commands
623 |
624 | | **Siri Command** | Response |
625 | | :--- | :--- |
626 | | **Volume.** | Returns the current audio output volume as a percentage. |
627 | | **What is the current volume?** | Returns the current audio output volume as a percentage. |
628 | | **Change volume to 25%.** | Changes the audio output volume to 25%. |
629 | | **Change volume to 75%.** | Changes the audio output volume to 75%. |
630 | | **Lower volume by 10%.** | Decreases the audio output volume by 10%. |
631 | | **Full volume please.** | Changes the audio output volume to 100%. |
632 | | **A little louder please.** | Increments the audio output volume. |
633 | | **A little quieter please.** | Decrements the audio output volume. |
634 | | **A little softer please.** | Decrements the audio output volume. |
635 |
636 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
637 |
638 |
639 |
640 | ## Screen Brightness Settings Siri Commands
641 |
642 | | **Siri Command** | Response |
643 | | :--- | :--- |
644 | | **Set screen brightness to 50%.** | Changes the screen brightness to 50%. |
645 | | **Increase screen brightness by 25%.** | Increments screen brightness by 25%. |
646 | | **A little brighter please.** | Increases the screen brightness. |
647 | | **A little dimmer please.** | Decreases the screen brightness. |
648 | | **A little darker please.** | Decreases the screen brightness. |
649 |
650 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
651 |
652 |
653 |
654 | ## General Siri Commands
655 |
656 | | **Siri Command** | Response |
657 | | :--- | :--- |
658 | | **Battery life.** | Returns the battery charge as a percentage. |
659 | | **Turn off Bluetooth.** | Turns off Bluetooth radio. |
660 | | **Turn on Dark Mode.** | Activates Dark Mode. |
661 | | **Turn on Low Power mode.** | Activates Low Power Mode. |
662 | | **Turn on Night Shift.** | Enables Night Shift (blue light filter) mode. |
663 | | **Invert colors.** | Inverts screen colors for improved readablity. |
664 | | **Read QR Code.** | Opens camera and scan for any visible QR code. |
665 | | **Turn on Do Not Disturb.** | Activates Do Not Disturb Mode. |
666 | | **Hold my calls.** | Activates Do Not Disturb Mode. |
667 | | **Take a picture.** | Opens rear camera. |
668 | | **Take a selfie.** | Opens front camera. |
669 |
670 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
671 |
672 |
673 |
674 | ## Sports Siri Commands
675 |
676 | | **Siri Command** | Response |
677 | | :--- | :--- |
678 | | **Zack Greinke ERA.** | Returns the ERA for Zack Greinke. |
679 | | **Tom Brady quarterback rating.** | Returns Tom Brady's quarterback rating. |
680 | | **Starting lineup for New England Patriots.** | Returns the starting lineup for the New England Patriots. |
681 | | **Starting lineup for Pittsburg Penguins.** | Returns the starting lineup for the Pittsburg Penguins. |
682 | | **Starting lineup for New York Yankees.** | Returns the starting lineup for the New York Yankees. |
683 | | **Medal count.** | Returns the medal count for the most recent Olympic games. |
684 | | **Super Bowl champions.** | Returns the name of the reigning Super Bowl champions. |
685 | | **Super Bowl score.** | Returns the name of the reigning Super Bowl champions. |
686 | | **Cleveland Browns record.** | Returns the current win-loss record of the Cleveland Browns. |
687 | | **Gold Glove winner.** | Returns the name of the most recent Rawlings Gold Glove Award. |
688 |
689 | > **NOTE:** This Markdown table was generated by [MarkdownTableMaker for Google Sheets][mtm].
690 |
691 |
692 |
693 |
694 | [mtm]: https://gsuite.google.com/marketplace/app/markdowntablemaker/46507245362
695 |
696 |
697 |
698 | [page_wallet_siri_commands]: #wallet-siri-commands
699 | [page_web_and_youtube_search_siri_commands]: #web-and-youtube-search-siri-commands
700 | [page_more_phone_and_notifications_siri_commands]: #more-phone-and-notifications-siri-commands
701 | [page_contacts_siri_commands]: #contacts-siri-commands
702 | [page_affective__fun__siri_commands]: #affective--fun--siri-commands
703 | [page_notes_siri_commands]: #notes-siri-commands
704 | [page_translation_siri_commands]: #translation-siri-commands
705 | [page_dictionary__reference_and_trivia_siri_commands]: #dictionary--reference-and-trivia-siri-commands
706 | [page_science_reference_siri_commands]: #science-reference-siri-commands
707 | [page_geography_siri_commands]: #geography-siri-commands
708 | [page_clock_app_siri_commands]: #clock-app-siri-commands
709 | [page_clock_time_siri_commands]: #clock-time-siri-commands
710 | [page_timer_siri_commands]: #timer-siri-commands
711 | [page_stopwatch_siri_commands]: #stopwatch-siri-commands
712 | [page_alarm_siri_commands]: #alarm-siri-commands
713 | [page_podcast_siri_commands]: #podcast-siri-commands
714 | [page_calendar_siri_commands]: #calendar-siri-commands
715 | [page_maps_and_geolocation_siri_commands]: #maps-and-geolocation-siri-commands
716 | [page_find_my_siri_commands]: #find-my-siri-commands
717 | [page_reminder_siri_commands]: #reminder-siri-commands
718 | [page_weather_siri_commands]: #weather-siri-commands
719 | [page_live_radio_streaming_siri_commands]: #live-radio-streaming-siri-commands
720 | [page_music_and_music_streaming_siri_commands]: #music-and-music-streaming-siri-commands
721 | [page_hourly_news_update_siri_commands]: #hourly-news-update-siri-commands
722 | [page_finance_siri_commands]: #finance-siri-commands
723 | [page_useful_math_siri_commands]: #useful-math-siri-commands
724 | [page_general_math_siri_commands]: #general-math-siri-commands
725 | [page_money_math_siri_commands]: #money-math-siri-commands
726 | [page_local_and_navigtion_siri_commands]: #local-and-navigtion-siri-commands
727 | [page_flashlight_siri_commands]: #flashlight-siri-commands
728 | [page_audio_volume_settings_siri_commands]: #audio-volume-settings-siri-commands
729 | [page_screen_brightness_settings_siri_commands]: #screen-brightness-settings-siri-commands
730 | [page_general_siri_commands]: #general-siri-commands
731 | [page_sports_siri_commands]: #sports-siri-commands
732 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # `siri voice commands list`
2 | # Table of Contents
3 |
4 | + [Wallet Siri Commands][page_wallet_siri_commands]
5 | + [Web and YouTube Search Siri Commands][page_web_and_youtube_search_siri_commands]
6 | + [More Phone and Notifications Siri Commands][page_more_phone_and_notifications_siri_commands]
7 | + [Contacts Siri Commands][page_contacts_siri_commands]
8 | + [Affective (Fun) Siri Commands][page_affective__fun__siri_commands]
9 | + [Notes Siri Commands][page_notes_siri_commands]
10 | + [Translation Siri Commands][page_translation_siri_commands]
11 | + [Dictionary, Reference and Trivia Siri Commands][page_dictionary__reference_and_trivia_siri_commands]
12 | + [Science Reference Siri Commands][page_science_reference_siri_commands]
13 | + [Geography Siri Commands][page_geography_siri_commands]
14 | + [Clock App Siri Commands][page_clock_app_siri_commands]
15 | + [Clock Time Siri Commands][page_clock_time_siri_commands]
16 | + [Timer Siri Commands][page_timer_siri_commands]
17 | + [Stopwatch Siri Commands][page_stopwatch_siri_commands]
18 | + [Alarm Siri Commands][page_alarm_siri_commands]
19 | + [Podcast Siri Commands][page_podcast_siri_commands]
20 | + [Calendar Siri Commands][page_calendar_siri_commands]
21 | + [Maps and Geolocation Siri Commands][page_maps_and_geolocation_siri_commands]
22 | + [Find My Siri Commands][page_find_my_siri_commands]
23 | + [Reminder Siri Commands][page_reminder_siri_commands]
24 | + [Weather Siri Commands][page_weather_siri_commands]
25 | + [Live Radio Streaming Siri Commands][page_live_radio_streaming_siri_commands]
26 | + [Music and Music Streaming Siri Commands][page_music_and_music_streaming_siri_commands]
27 | + [Hourly News Update Siri Commands][page_hourly_news_update_siri_commands]
28 | + [Finance Siri Commands][page_finance_siri_commands]
29 | + [Useful Math Siri Commands][page_useful_math_siri_commands]
30 | + [General Math Siri Commands][page_general_math_siri_commands]
31 | + [Money Math Siri Commands][page_money_math_siri_commands]
32 | + [Local and Navigtion Siri Commands][page_local_and_navigtion_siri_commands]
33 | + [Flashlight Siri Commands][page_flashlight_siri_commands]
34 | + [Audio Volume Settings Siri Commands][page_audio_volume_settings_siri_commands]
35 | + [Screen Brightness Settings Siri Commands][page_screen_brightness_settings_siri_commands]
36 | + [General Siri Commands][page_general_siri_commands]
37 | + [Sports Siri Commands][page_sports_siri_commands]
38 |
39 |
40 | ## Wallet Siri Commands
41 |
42 | | **Siri Command** | Response |
43 | | :--- | :--- |
44 | | **Show my wallet.** | Opens Wallet App and displays payment cards and/or transit passes. |
45 | ## Web and YouTube Search Siri Commands
46 |
47 | | **Siri Command** | Response |
48 | | :--- | :--- |
49 | | **Web Search dogs.** | Returns a response card showing Google web searches. |
50 | | **YouTube Search cats.** | Returns a response card showing YouTube video searches. |
51 | | **Bing search bicycles.** | Opens web page with Bing search results. |
52 | | **Bing search dog food.** | Opens web page with Bing search results. |
53 | | **Search Yahoo for silly straws.** | Opens web page with Yahoo search results. |
54 | | **Search Duck Duck Go for running shoes.** | Opens web page with Duck Duck Go search results. |
55 |
56 | ## More Phone and Notifications Siri Commands
57 |
58 | > **NOTE:** Silent Mode must be switched off for audio responses.
59 |
60 | | **Siri Command** | Response |
61 | | :--- | :--- |
62 | | **Read all notifications.** | Prompts user regarding notifications. |
63 | | **Do I have missed calls?** | Checks for missed calls and returns the total number. |
64 | | **Check voicemail.** | Checks and reads voicemails and saved messages. |
65 | | **Read voicemails.** | Checks and reads voicemails and saved messages. |
66 | | **Play voicemails.** | Checks and reads voicemails and saved messages. |
67 |
68 | ## Contacts Siri Commands
69 |
70 | | **Siri Command** | Response |
71 | | :--- | :--- |
72 | | **Abby is my sister.** | Prompts the user for confirmation before adding the label "sister" to Abby's contact information. |
73 | | **Bobby is my brother.** | Prompts the user for confirmation before adding the label "brother" to Bobby's contact information. |
74 | | **Cammy is my lawyer.** | Prompts the user for confirmation before adding the label "lawyer" to Cammy's contact information. |
75 | | **Danny is my plumber.** | Prompts the user for confirmation before adding the label "plumber" to Danny's contact information. |
76 | | **Eddy is my broker.** | Prompts the user for confirmation before adding the label "broker" to Eddy's contact information. |
77 | | **Freddy is my chef.** | Prompts the user for confirmation before adding the label "chef" to Freddy's contact information. |
78 | | **My nickname is Goose.** | Prompts the user for confirmation before changing the personal name that Siri uses in social graphs and query discourse. |
79 |
80 | ## Affective (Fun) Siri Commands
81 |
82 | | **Siri Command** | Response |
83 | | :--- | :--- |
84 | | **Hi.** | Siri replies. |
85 | | **Hello.** | Siri replies. |
86 | | **Hello world.** | Siri replies. |
87 | | **Good morning.** | Siri replies. |
88 | | **Good afternoon.** | Siri replies. |
89 | | **Good evening.** | Siri replies. |
90 | | **Good night.** | Siri replies. |
91 | | **Good luck.** | Siri replies. |
92 | | **Tell me a joke.** | Tells a joke. |
93 | | **I am tired.** | Siri replies. |
94 | | **I am drunk.** | Siri replies with recommendation for designated driver. |
95 | | **Rock, paper, scissors.** | Replies to the challenge. |
96 | | **I am feeling peckish.** | Replies with nearby restaurants. |
97 | | **I am hungry.** | Replies with nearby restaurants. |
98 |
99 |
100 | ## Notes Siri Commands
101 |
102 | > **NOTE:** Silent Mode must be switched off for audio responses.
103 |
104 | | **Siri Command** | Response |
105 | | :--- | :--- |
106 | | **Make a note.** | Prompts user for details about the new note. |
107 | | **Note that the ocean is deep.** | Creates a new note "the ocean is deep". |
108 | | **Note that the sky is blue.** | Creates a new note "the sky is blue". |
109 | | **Make a note that the grass is green.** | Creates a new note "grass is green". |
110 | | **Show notes.** | Display most recent notes. |
111 | | **Show my notes.** | Display most recent notes. |
112 | | **Read my notes.** | Display most recent notes, read the most recent note aloud, and prompts user for further action. |
113 |
114 | ## Translation Siri Commands
115 |
116 | | **Siri Command** | Response |
117 | | :--- | :--- |
118 | | **How do you say hello in German?** | Returns translation. |
119 | | **How do you say wonderful in French?** | Returns translation. |
120 | | **How do you say Germany in German?** | Returns translation. |
121 | | **How do you say twenty-five in Greek?** | Returns translation. |
122 | | **How do you say Happy Birthday in Chinese?** | Returns translation. |
123 | | **How do you say Happy Birthday in Cantonese?** | Siri cannot translate into Cantonese yet. |
124 |
125 | ## Dictionary, Reference and Trivia Siri Commands
126 |
127 | | **Siri Command** | Response |
128 | | :--- | :--- |
129 | | **Define geometry.** | Returns definition of the word geometry. |
130 | | **Spell Mississippi.** | Returns the audio spelling of Mississippi. Requires Silent Mode off. |
131 | | **Words that start with the letter G.** | Returns response card with partial list of words starting with G. |
132 | | **Words that start with Q and end with R.** | Returns response card with partial list of words start with Q and end with R. |
133 | | **Words that begin with A and end with S.** | Returns response card with partial list of words start with A and end with S. |
134 | | **Words that begin with S and end with T.** | Returns response card with partial list of words start with S and end with T. |
135 | | **Words that begin with the letter Q.** | Returns response card with partial list of words starting with Q. |
136 | | **Words that begin with the letter Q.** | Returns response card with partial list of words starting with Q. |
137 | | **Fruits that start with the letter A.** | Returns response card and (optionally) provides audio response listing the items. Requires Silent Mode off for audio response. |
138 | | **Fruits that start with the letter T.** | Returns response card and (optionally) provides audio response listing the items. Requires Silent Mode off for audio response. |
139 | | **Vegetables that start with the letter T.** | Returns response card and (optionally) provides audio response listing the items. Requires Silent Mode off for audio response. |
140 | | **Words that rhyme with grace.** | Returns list of words that rhyme. |
141 | | **Words that rhyme with hat.** | Returns list of words that rhyme. |
142 | | **How many letters in Mississippi?** | Returns the total number of characters in Mississippi. |
143 | | **How many characters in Mississippi?** | Returns the total number of characters in Mississippi. |
144 | | **How many syllables in Mississippi?** | Returns the total number of syllables in Mississippi. |
145 | | **What song is this?** | Prompts user to provide music for audio scan and search. |
146 | | **World's oldest person.** | Returns information about the oldest person in the world. |
147 | | **World's tallest person.** | Returns information about the tallest person in the world. |
148 | | **World's shortest person.** | Returns information about the shortest person in the world. |
149 | | **Airport code for Heathrow.** | Returns IATA Code for an airport or aerodrome. |
150 | | **Show planes above me.** | Returns sky map with civial aviation data. |
151 | | **What is the ceiling for a SR-71.** | Returns the ceiling for the aircraft. |
152 | | **What is the ceiling for a Piper Cherokee.** | Returns the ceiling for the aircraft. |
153 | | **Where can I buy some headphones?** | Suggests a visit to Apple.com. |
154 | | **Tell me about the iPod touch.** | Suggests a visit to Apple.com. |
155 | | **Tell me about Apple TV.** | Suggests a visit to Apple.com. |
156 |
157 | ## Science Reference Siri Commands
158 |
159 | | **Siri Command** | Response |
160 | | :--- | :--- |
161 | | **Ask Wolfram Alpha about copper sulfate.** | Displays response card about molecular compound from Wolfram Alpha. |
162 | | **Ask Wikipedia about copper sulfate.** | Displays response card about molecular compound from Wikipedia. |
163 | | **Show structure of benzene.** | Displays stick stucture of molecular compound. |
164 | | **Show structure of acetylcholine.** | Displays stick stucture of molecular compound. |
165 | | **Chemical structure of nicotine.** | Returns the stick structure of molecular compound. |
166 | | **Chemical formula for glucose.** | Returns the chemical formula of molecular compound. |
167 | | **Chemical formula for hydrogen peroxide.** | Returns the chemical formula of molecular compound. |
168 | | **What is the density of aluminum?** | Returns the density of aluminum. |
169 | | **What is the atomic number of calcium?** | Returns the atomic number of calcium. |
170 | | **What is the melting point of potassium?** | Returns the melting point of potassium. |
171 | | **What is the boiling point of water?** | Returns the boiling point of water. |
172 | | **Tungsten melting point.** | Returns the melting point of tungsten. |
173 | | **Symbol for samarium.** | Returns the periodic table symbol for samarium. |
174 | | **Atomic weight of platinum.** | Returns the atomic weight of platinum. |
175 | | **Distance between Earth and Mars.** | Returns the distance between the two planets. May show telemetry graph.
176 | | **Distance between Earth and the Sun.** | Returns the distance between two celestial objects. May show telemetry graph.|
177 |
178 | ## Geography Siri Commands
179 |
180 | | **Siri Command** | Response |
181 | | :--- | :--- |
182 | | **What is the capital of Georgia?** | Returns the capital of Georgia. |
183 | | **What is the capital of Italy?** | Returns the capital of Italy. |
184 | | **What is the population of Brazil?** | Returns the population of Brazil. |
185 | | **Show me the flag of Bulgaria.** | Returns the flag of Bulgaria from a web search. |
186 | | **What are the official languages of Canada?** | Returns the official languages of Canada. |
187 | | **List the official languages of Canada.** | Returns the official languages of Canada. |
188 | | **How tall is Mount Everest?** | Returns height of Mount Everest. |
189 | | **Where is the highest feature on Earth?** | Returns latitude and longitude. May show details. |
190 | | **Where is the lowest feature on Earth?** | Returns latitude and longitude. May show details. |
191 | | **Where is the lowest feature on Europe?** | Returns the place name in Europe. May show details. |
192 | | **Where is the highest feature on South America?** | Returns the place name in South America. May show details. |
193 | | **Distance from Salesforce Tower to the Space Needle.** | Returns the distance by car and by bird. |
194 | | **Distance from Tulsa to Chicago.** | Returns the distance by car and by bird. |
195 | | **Distance from Dulles to Heathrow.** | Returns the distance by bird. |
196 |
197 |
198 | ## Clock App Siri Commands
199 |
200 |
201 | ### Clock Time Siri Commands
202 |
203 | | **Siri Command** | Response |
204 | | :--- | :--- |
205 | | **Time.** | Returns the current time. |
206 | | **Current time.** | Returns the current time. |
207 | | **Time in London.** | Returns the current time in London. |
208 | | **Daylight saving time.** | Provides the calendar start and end dates for DST. |
209 |
210 | ### Timer Siri Commands
211 |
212 | | **Siri Command** | Response |
213 | | :--- | :--- |
214 | | **Show timer.** | Displays timer. |
215 | | **Set timer for 20 minutes.** | Begins countdown from 20 minutes to zero. |
216 | | **Stop timer.** | Pauses countdown. |
217 | | **Pause timer.** | Pauses countdown. |
218 | | **Resume timer.** | Resumes countdown. |
219 | | **Reset timer.** | Pauses countdown and resets to start time. |
220 |
221 | ### Stopwatch Siri Commands
222 |
223 | + Works on iOS or watchOS.
224 |
225 | | **Siri Command** | Response |
226 | | :--- | :--- |
227 | | **Show stopwatch.** | Displays stopwatch. |
228 |
229 | ### Alarm Siri Commands
230 |
231 | | **Siri Command** | Response |
232 | | :--- | :--- |
233 | | **Delete all alarms.** | Prompts user to confirm deletion of all alarms. |
234 | | **Create new alarm.** | Creates a new alarm, then prompts for more details. |
235 | | **Set alarm for fifteen-hundred hours.** | Creates alarm for 3:00 PM. |
236 | | **Create new alarm for 5:30 PM.** | Creates alarm for 5:30 PM. |
237 | | **Create pizza alarm for 7:45 PM.** | Creates alarm for 7:45 PM labeled "pizza". |
238 | | **Change pizza alarm to 8:30 PM.** | Changes alarm labeled "pizza" to 8:30 PM. |
239 | | **Rename pizza.** | Prompts user to provide a new name for the alarm. |
240 | | **Delete pizza alarm.** | Deletes the alarm labeled "pizza". |
241 | | **Set coffee alarm for 5:15 AM.** | Creates alarm for 5:15 AM labeled "coffee". |
242 | | **Turn off the 5:15 alarm.** | Turns off the alarm for 5:15 AM. |
243 | | **Set spinach alarm for 7:05 AM.** | Creates alarm for 7:05 AM labeled "spinach". |
244 | | **Turn off spinach alarm.** | Turns off the spinach alarm. |
245 | | **Turn on spinach alarm.** | Turns on the spinach alarm. |
246 | | **Do I have a pizza alarm?** | Returns alarm labeled "pizza" if available. |
247 | | **Disable all alarms.** | Toggles all alarms off. |
248 | | **Turn off all alarms.** | Toggles all alarms off. |
249 | | **Enable all alarms.** | Toggles all alarms on. |
250 | | **Turn on all alarms.** | Toggles all alarms on. |
251 |
252 | ## Podcast Siri Commands
253 |
254 | > **NOTE:** Requires Apple Podcast App.
255 |
256 | | **Siri Command** | Response |
257 | | :--- | :--- |
258 | | **Subscribe to the Apple Keynotes podcast.** | Prompts user to confirm subscription to the podcast feed. |
259 | | **Search WNYC podcasts.** | Returns search results of WNYC podcasts in Podcast App. |
260 | | **Search WBUR podcasts.** | Returns search results of WBUR podcasts in Podcast App. |
261 | | **Search Vox Media podcasts.** | Returns search results of Vox Media podcasts in Podcast App. |
262 | | **Search Vergecast podcasts.** | Returns search results of Vergecast podcasts in Podcast App. |
263 | | **Search Leo Laporte podcasts.** | Returns search results of Leo Laporte podcasts in Podcast App.
264 | | **Play Apple Keynote podcast.** | Plays latest Apple Keynotes podcast episode. |
265 | | **Play Pivot podcast.** | Plays the latest Pivot podcast episode in Podcast App. |
266 | | **Play the latest Pivot podcast.** | Plays the last available podcast in feed. |
267 | | **Play the earliest Pivot podcast.** | Plays the earliest available podcast in feed. |
268 | | **Pause playback.** | Pauses podcast playback. |
269 | | **Resume playback.** | Resumes podcast playback. |
270 | | **Rewind 10 seconds.** | Rewinds podcast 10 seconds and resumes playback. |
271 | | **Rewind 73 seconds.** | Rewinds podcast 73 seconds and resumes playback. |
272 | | **Rewind 2 minutes.** | Rewinds podcast 2 minutes and resumes playback. |
273 | | **Set playback to double speed.** | Changes podcast playback to 2.0x speed. |
274 | | **Set playback to half speed.** | Changes podcast playback to 0.5x speed. |
275 | | **Set playback to normal speed.** | Changes podcast playback to 1.0x speed. |
276 | | **Set playback to one-point-five speed speed.** | Changes podcast playback to 1.5x speed. |
277 |
278 | ## Calendar Siri Commands
279 |
280 | > **NOTE:** Silent Mode must be switched off for audio responses.
281 |
282 | | **Siri Command** | Response |
283 | | :--- | :--- |
284 | | **Show all November events.** | Displays all events for the month of November. |
285 | | **Read all November events.** | Displays all events for the month of November, provides a summary, before reading all events sequentially. |
286 | | **Add a new event.** | Prompts user for date and time details about the new event. |
287 | | **Add pizza event.** | Prompts user for date and time details about the new event labeled "pizza". |
288 | | **Add a conference call to my calendar at 9 AM on Thursday.** | Adds new event labeled "conference call" at 9:00 AM on Thursday. |
289 | | **Add training event at 6 AM tomorrow.** | Adds new event labeled "training" at 6:00 AM tomorrow. |
290 | | **Add pizza party at 10 PM next Monday.** | Adds new event labeled "pizza party" at 10:00 PM next Monday. |
291 |
292 | ## Maps and Geolocation Siri Commands
293 |
294 | | **Siri Command** | Response |
295 | | :--- | :--- |
296 | | **Location.** | Returns current location, with latitude and longitude. |
297 | | **Current location.** | Returns current location, with latitude and longitude. |
298 | | **Elevation.** | Returns elevation based on current location. |
299 | | **Show Salesforce Tower in Maps.** | Displays information card of requested location. |
300 | | **Show Salesforce Tower in Maps.** | Displays information card of requested location. |
301 |
302 | ## Find My Siri Commands
303 |
304 | | **Siri Command** | Response |
305 | | :--- | :--- |
306 | | **Hide from my friends.** | Deactivates location-sharing beacon for friends. |
307 | | **Stop hiding from my friends.** | Activates location-sharing beacon for friends. |
308 | | **Ping my watch.** | Locates Apple Watch and activates ping sound. |
309 | | **Find my watch.** | Locates Apple Watch and activates ping sound. |
310 | | **Find my headphones.** | Locates account-linked Apple AirPods and activates ping sound. |
311 | | **Find my iPad.** | Locates account-linked Apple iPad and activates ping sound. |
312 | | **Find my Macbook.** | Locates account-linked Apple Macbook and activates ping sound. |
313 | | **Find my Macbook Pro.** | Locates account-linked Apple Macbook Pro and activates ping sound. |
314 | | **Where is my iPhone?** | Locates account-linked Apple iPhone and activates ping sound. |
315 | | **Find my iPhone.** | Locates account-linked Apple iPhone and activates ping sound. |
316 |
317 | ## Reminder Siri Commands
318 |
319 | | **Siri Command** | Response |
320 | | :--- | :--- |
321 | | **Show all reminders.** | Displays all reminders. |
322 | | **Show all potato reminders.** | Displays all reminders with the keyword "potato" in the text (if availble). |
323 | | **Show all reminders from February.** | Displays all reminders created in the month of February. |
324 | | **Show all reminders from this month.** | Displays all reminders created during the current month. |
325 | | **Delete all reminders.** | Prompts user to confirm deletion of all reminders. |
326 | | **Remind me hourly.** | Prompts user for details about hourly reminder. |
327 | | **Remind me every 2 hours.** | Prompts user for details about the reminder that repeats every 2 hours. |
328 | | **Remind me daily.** | Prompts user for details about daily reminder. |
329 | | **Remind me weekly.** | Prompts user for details about weekly reminder. |
330 | | **Remind me every other week.** | Prompts user for details about the reminder that repeats every 2 weeks. |
331 | | **Remind me every two weeks.** | Prompts user for details about the reminder that repeats every 2 weeks. |
332 | | **Remind me monthly.** | Prompts user for details about monthly reminder. |
333 | | **Remind me about bedtime every night at 8 o'clock.** | Creates a daily reminder at 10PM labeled "bedtime". |
334 | | **Remind me when I leave Las Vegas.** | Prompts user for details about location-based reminder. |
335 | | **Remind me to buckle up when leaving Las Vegas.** | Creates a new reminder labeled "buckle up" that reminds the user whenever leaving Las Vegas. |
336 |
337 | ## Weather Siri Commands
338 |
339 | | **Siri Command** | Response |
340 | | :--- | :--- |
341 | | **Sunrise.** | Returns the sunrise time for a location. |
342 | | **Sunrise time.** | Returns the sunrise time for a location. |
343 | | **Sunset.** | Returns the sunset time for a location. |
344 | | **Sunset time.** | Returns the sunset time for a location. |
345 | | **Humidity.** | Returns the relative humidity for a location. |
346 | | **Wind speed.** | Returns the wind speed for a location. |
347 | | **Dew point.** | Returns the dew point temperature for a location. |
348 | | **Pressure.** | Returns the barometric pressure for a location. |
349 | | **High temperature.** | Returns the high temperature for a location. |
350 | | **Low temperature.** | Returns the low temperature for a location. |
351 | | **Wind chill.** | Returns the wind chill temperature for a location. |
352 | | **UV index.** | Returns UV index for a location. |
353 | | **Will it rain today?** | Answers the question based on chance of rain. |
354 | | **Do I need an umbrella?** | Answers the question based on chance of rain. |
355 |
356 | ## Live Radio Streaming Siri Commands
357 |
358 |
359 | > **NOTE:** Requires Apple Music App.
360 |
361 | > **NOTE:** The response card now prpvides a link to the audio stream provider (e.g., RADIO.COM, TUNEIN.COM, etc.)
362 |
363 |
364 | | **Siri Command** | Response |
365 | | :--- | :--- |
366 | | **Play KNX 1070.** | Plays live stream of radio station KNX 1070 (Los Angeles). |
367 | | **Play KFI 640.** | Plays live stream of radio station KFI AM 640 (Los Angeles). |
368 | | **Play KCBS radio.** | Plays live stream of radio station KCBS 740 (San Francisco). |
369 | | **Play KMOX 1120.** | Plays live stream of radio station KMOS 1120 (St. Louis). |
370 | | **Play 1010 WINS.** | Plays live stream of radio station 1010 WINS (New York). |
371 | | **Play 710 WOR.** | Plays live stream of radio station 710 WOR (New York). |
372 | | **Play WBUR.** | Plays live stream of radio station WBUR 90.9 FM (Boston). |
373 | | **Play 90.9 WBUR.** | Plays live stream of radio station WBUR 90.9 FM (Boston). |
374 | | **Play RTHK radio one.** | Plays live stream of Cantonese language radio station RTHK Radio 1 (Hong Kong). |
375 | | **Play RTHK radio three.** | Plays live stream of English language radio station RTHK Radio 3 (Hong Kong). |
376 | | **Play Deutschlandfunk radio.** | Plays live stream of German language new radio station (Berlin). |
377 |
378 | ## Music and Music Streaming Siri Commands
379 |
380 | > **NOTE:** Requires Apple Music App.
381 |
382 | | **Siri Command** | Response |
383 | | :--- | :--- |
384 | | **Search David Bowie in iTunes Store.** | Returns music search results for David Bowie. |
385 | | **Search David Bowie music.** | Returns music search results for David Bowie. |
386 | | **Play Eine Kleine Nachtmusik.** | Plays Mozart K. 525 (if available). |
387 | | **Play Serenade Number 13 by Mozart.** | Plays Mozart K. 525 (if available). |
388 | | **Set playback to double speed.** | Changes music playback to 2.0x speed. |
389 | | **Set playback to half speed.** | Changes music playback to 0.5x speed. |
390 | | **Set playback to normal speed.** | Changes music playback to 1.0x speed. |
391 | | **Set playback to one-point-five speed speed.** | Changes music playback to 1.5x speed. |
392 | | **Play a random song.** | Creates an in-memory playlist, then plays all songs, shuffled. |
393 | | **Shuffle songs.** | Creates an in-memory playlist, then plays all songs, shuffled. |
394 | | **Reshuffle music.** | Turns shuffle on. |
395 | | **Turn shuffle on.** | Turns shuffle on. |
396 | | **Turn shuffle off.** | Turns shuffle off. |
397 | | **Play jazz.** | Plays all music tagged "jazz" in Music Library. |
398 | | **Play bluegrass.** | Plays all music tagged "bluegrass" in Music Library. |
399 | | **Play next song.** | Plays the next song on the playlist. |
400 | | **Skip this song.** | Plays the next song on the playlist. |
401 | | **Play previous song.** | Plays the previous song on the playlist. |
402 | | **Play the last song.** | Plays the previous song on the playlist. |
403 | | **Jump ahead 5 seconds.** | Seeks ahead 5 seconds and resumes playback. |
404 | | **Seek ahead 5 seconds.** | Seeks ahead 5 seconds and resumes playback. |
405 | | **Jump back 15 seconds.** | Seeks back 15 seconds and resumes playback. |
406 | | **Seek back 15 seconds.** | Seeks back 15 seconds and resumes playback. |
407 | | **Seek to 3 minutes and 21 seconds.** | Seeks to exactly 3 minutes 21 seconds and resumes playback. |
408 | | **Jump to 3 minutes and 21 seconds.** | Seeks to exactly 3 minutes 21 seconds and resumes playback. |
409 | | **Seek to 200 seconds.** | Seeks to exactly 3 minutes 20 seconds and resumes playback. |
410 | | **Jump to 200 seconds.** | Seeks to exactly 3 minutes 20 seconds and resumes playback. |
411 |
412 | ## Hourly News Update Siri Commands
413 |
414 | > **NOTE:** Requires Apple Podcast App.
415 |
416 | | **Siri Command** | Response |
417 | | :--- | :--- |
418 | | **Play sports news from ESPN.** | Plays pre-recorded hourly news update from ESPN. |
419 | | **Play business news from Bloomberg.** | Plays pre-recorded hourly news update from Bloomberg. |
420 | | **Play business news from CNBC.** | Plays pre-recorded hourly news update from CNBC. |
421 | | **Play NPR News.** | Plays pre-recorded hourly news update from NPR News. |
422 |
423 | ## Finance Siri Commands
424 |
425 | | **Siri Command** | Response |
426 | | :--- | :--- |
427 | | **What is the ticker symbol for Twitter?** | Returns the ticker symbol for Twitter. |
428 | | **Home Depot stock price.** | Returns the stock price for Home Depot. |
429 | | **Microsoft market cap.** | Returns the market capitalization for Microsoft. |
430 | | **Verizon market capitaliztion.** | Returns the market capitalization for Verizon. |
431 | | **Verizon 52-week high.** | Returns the highest price over the last 52 weeks. |
432 | | **Verizon 52-week low.** | Returns the lowest price over the last 52 weeks. |
433 | | **Clorox opening price.** | Returns the opening price for Clorox. |
434 | | **Clorox closing price.** | Returns the closing price for Clorox. |
435 | | **P/E ratio for Clorox.** | Returns the price-earnings ratio for Clorox. |
436 | | **What is the yield for ticker symbol CLX?** | Returns the yield for Clorox. |
437 | | **What is the current price of gold?** | *Commodity information is not available at this time.* |
438 | | **What is the closing price of silver?** | *Commodity information is not available at this time.* |
439 |
440 | ## Useful Math Siri Commands
441 |
442 | | **Siri Command** | Response |
443 | | :--- | :--- |
444 | | **Heads or tails.** | Returns either heads or tails in a simulated coin flip. |
445 | | **Flip a coin.** | Returns either heads or tails in a simulated coin flip. |
446 | | **Pick a random number.** | Returns a random number between 0 and 100. |
447 | | **Pick a number between 3 and 588.** | Returns a random number between 3 and 588. |
448 | | **Pick a random color.** | Returns a random color swatch. |
449 | | **Roll the dice.** | Returns two random numbers from a pair of simulated dice. |
450 | | **Roll a die.** | Returns only one random number from a single simulated die. |
451 | | **Is 881 prime?** | Answers whether a number is prime or not. |
452 | | **Is 513 divisible by 9?** | Answers whether a number is divisible by another number. |
453 | | **Prime factorization of 24.** | Retuns the prime factorization in exponent form, including prime factors and distinct factors. |
454 |
455 | ## General Math Siri Commands
456 |
457 | | Math | **Siri Command** | Response |
458 | | :--- | :--- | :--- |
459 | | *5 = 4x + 3y
8 = 3x + 5y* | **Solve five equals four x plus three y AND
eight equals three x plus five y.** | Returns a solution for the two equations. May show graph. |
460 | | *x2 = 6x - 9* | **Solve x squared equals six x minus nine.** | Returns a solution for the quadratic equation. |
461 | | 4! | **Four factorial.** | Returns the factorial. |
462 | | *arctan(0.75)* | **Inverse tangent of zero point seven five.** | Returns the value of inverse trigonometric function. |
463 | | *cos(π)* | **Cosine of pi.** | Returns the value of the trigonometric function. |
464 | | *1 + 3 + 5 =* | **One plus three plus five equals.** | Returns a sum. |
465 | | *64 = x2 + y2* | **Nine equals x squared plus y squared.** | Returns the graph of a circle. |
466 | | *SQRT(81)* | **Square root of 81.** | Returns the square root of the number. |
467 | | *CBRT(27)* | **Square root of 27.** | Returns the cube root of the number. |
468 |
469 | ## Money Math Siri Commands
470 |
471 | | **Siri Command** | Response |
472 | | :--- | :--- |
473 | | **15% of $200.** | Returns a fraction of the total. |
474 | | **15 percent of 200 dollars.** | Returns a fraction of the total. |
475 | | **$20 plus 8% tax.** | Returns the total amount due with tax. |
476 | | **20 dollars plus 8 percent tax.** | Returns the total amount due with tax. |
477 |
478 | ## Local and Navigtion Siri Commands
479 |
480 | | **Siri Command** | Response |
481 | | :--- | :--- |
482 | | **Sunset temperature.** | Returns the temperature around sunset for a location. |
483 | | **Sunset temperature in London.** | Returns the temperature around sunset in London. |
484 | | **Wind speed in Palm Springs.** | Returns the wind speed in Palm Springs. |
485 | | **Sunrise temperature in Seattle tomorrow.** | Returns the sunrise temperature in Seattle tomorrow morning. |
486 | | **Sunrise temperature in the North Pole.** | Returns the sunrise temperature at the North Pole. |
487 | | **Wind chill in Minneapolis.** | Returns the wind chill temperature in Minneapolis. |
488 | | **UV index Syndey Australia.** | Returns current UV index forecast for Syndey. |
489 | | **Grocery stores open now.** | Returns a list of grocery stores still open. |
490 | | **Grocery stores open at 4AM.** | Returns a list of grocery stores that open their doors at 4:00 AM. |
491 | | **Grocery stores open 24 hours.** | Returns a list of grocery stores that never close. |
492 | | **Starbucks open now.** | Returns a list of Starbucks retail stores open right now. |
493 | | **Pizza open late.** | Returns a list of pizza shops open late. |
494 | | **Directions to nearest Starbucks.** | Returns navigation route to the nearest Starbucks. |
495 |
496 | ## Flashlight Siri Commands
497 |
498 | > **NOTE:** Availability depends on devices. Works on iPhone 11.
499 |
500 | | **Siri Command** | Response |
501 | | :--- | :--- |
502 | | **Turn on flashlight.** | Turns on camera LED light. |
503 | | **Turn off flashlight.** | Turns off camera LED light. |
504 | | **Toggle flashlight.** | Turns camera LED light on or off. |
505 |
506 | ## Audio Volume Settings Siri Commands
507 |
508 | | **Siri Command** | Response |
509 | | :--- | :--- |
510 | | **Volume.** | Returns the current audio output volume as a percentage. |
511 | | **What is the current volume?** | Returns the current audio output volume as a percentage. |
512 | | **Change volume to 25%.** | Changes the audio output volume to 25%. |
513 | | **Change volume to 75%.** | Changes the audio output volume to 75%. |
514 | | **Lower volume by 10%.** | Decreases the audio output volume by 10%. |
515 | | **Full volume please.** | Changes the audio output volume to 100%. |
516 | | **A little louder please.** | Increments the audio output volume. |
517 | | **A little quieter please.** | Decrements the audio output volume. |
518 | | **A little softer please.** | Decrements the audio output volume. |
519 |
520 | ## Screen Brightness Settings Siri Commands
521 |
522 | | **Siri Command** | Response |
523 | | :--- | :--- |
524 | | **Set screen brightness to 50%.** | Changes the screen brightness to 50%. |
525 | | **Increase screen brightness by 25%.** | Increments screen brightness by 25%. |
526 | | **A little brighter please.** | Increases the screen brightness. |
527 | | **A little dimmer please.** | Decreases the screen brightness. |
528 | | **A little darker please.** | Decreases the screen brightness. |
529 |
530 | ## General Siri Commands
531 |
532 | | **Siri Command** | Response |
533 | | :--- | :--- |
534 | | **Battery life.** | Returns the battery charge as a percentage. |
535 | | **Turn off Bluetooth.** | Turns off Bluetooth radio. |
536 | | **Turn on Dark Mode.** | Activates Dark Mode. |
537 | | **Turn on Low Power mode.** | Activates Low Power Mode. |
538 | | **Turn on Night Shift.** | Enables Night Shift (blue light filter) mode. |
539 | | **Invert colors.** | Inverts screen colors for improved readablity. |
540 | | **Read QR Code.** | Opens camera and scan for any visible QR code. |
541 | | **Turn on Do Not Disturb.** | Activates Do Not Disturb Mode. |
542 | | **Hold my calls.** | Activates Do Not Disturb Mode. |
543 | | **Take a picture.** | Opens rear camera. |
544 | | **Take a selfie.** | Opens front camera. |
545 |
546 | ## Sports Siri Commands
547 |
548 | | **Siri Command** | Response |
549 | | :--- | :--- |
550 | | **Zack Greinke ERA.** | Returns the ERA for Zack Greinke. |
551 | | **Tom Brady quarterback rating.** | Returns Tom Brady's quarterback rating. |
552 | | **Starting lineup for New England Patriots.** | Returns the starting lineup for the New England Patriots. |
553 | | **Starting lineup for Pittsburg Penguins.** | Returns the starting lineup for the Pittsburg Penguins. |
554 | | **Starting lineup for New York Yankees.** | Returns the starting lineup for the New York Yankees. |
555 | | **Medal count.** | Returns the medal count for the most recent Olympic games. |
556 | | **Super Bowl champions.** | Returns the name of the reigning Super Bowl champions. |
557 | | **Super Bowl score.** | Returns the name of the reigning Super Bowl champions. |
558 | | **Cleveland Browns record.** | Returns the current win-loss record of the Cleveland Browns. |
559 | | **Gold Glove winner.** | Returns the name of the most recent Rawlings Gold Glove Award. |
560 |
561 |
562 |
563 |
564 | [page_wallet_siri_commands]: #wallet-siri-commands
565 | [page_web_and_youtube_search_siri_commands]: #web-and-youtube-search-siri-commands
566 | [page_more_phone_and_notifications_siri_commands]: #more-phone-and-notifications-siri-commands
567 | [page_contacts_siri_commands]: #contacts-siri-commands
568 | [page_affective__fun__siri_commands]: #affective--fun--siri-commands
569 | [page_notes_siri_commands]: #notes-siri-commands
570 | [page_translation_siri_commands]: #translation-siri-commands
571 | [page_dictionary__reference_and_trivia_siri_commands]: #dictionary--reference-and-trivia-siri-commands
572 | [page_science_reference_siri_commands]: #science-reference-siri-commands
573 | [page_geography_siri_commands]: #geography-siri-commands
574 | [page_clock_app_siri_commands]: #clock-app-siri-commands
575 | [page_clock_time_siri_commands]: #clock-time-siri-commands
576 | [page_timer_siri_commands]: #timer-siri-commands
577 | [page_stopwatch_siri_commands]: #stopwatch-siri-commands
578 | [page_alarm_siri_commands]: #alarm-siri-commands
579 | [page_podcast_siri_commands]: #podcast-siri-commands
580 | [page_calendar_siri_commands]: #calendar-siri-commands
581 | [page_maps_and_geolocation_siri_commands]: #maps-and-geolocation-siri-commands
582 | [page_find_my_siri_commands]: #find-my-siri-commands
583 | [page_reminder_siri_commands]: #reminder-siri-commands
584 | [page_weather_siri_commands]: #weather-siri-commands
585 | [page_live_radio_streaming_siri_commands]: #live-radio-streaming-siri-commands
586 | [page_music_and_music_streaming_siri_commands]: #music-and-music-streaming-siri-commands
587 | [page_hourly_news_update_siri_commands]: #hourly-news-update-siri-commands
588 | [page_finance_siri_commands]: #finance-siri-commands
589 | [page_useful_math_siri_commands]: #useful-math-siri-commands
590 | [page_general_math_siri_commands]: #general-math-siri-commands
591 | [page_money_math_siri_commands]: #money-math-siri-commands
592 | [page_local_and_navigtion_siri_commands]: #local-and-navigtion-siri-commands
593 | [page_flashlight_siri_commands]: #flashlight-siri-commands
594 | [page_audio_volume_settings_siri_commands]: #audio-volume-settings-siri-commands
595 | [page_screen_brightness_settings_siri_commands]: #screen-brightness-settings-siri-commands
596 | [page_general_siri_commands]: #general-siri-commands
597 | [page_sports_siri_commands]: #sports-siri-commands
598 |
--------------------------------------------------------------------------------