From fcf7db9769d0c7858b44af491e48d2877944da2d Mon Sep 17 00:00:00 2001 From: Luan Nguyen Date: Tue, 31 Mar 2015 12:32:53 -0700 Subject: docs: Add voice intent for starting a stopwatch bug: 19931486 Change-Id: I9895966da1203e1f95ac29a61f9613548b8f2177 --- docs/html/training/wearables/apps/voice.jd | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/html/training/wearables') diff --git a/docs/html/training/wearables/apps/voice.jd b/docs/html/training/wearables/apps/voice.jd index 6d49319..3aef3c4 100644 --- a/docs/html/training/wearables/apps/voice.jd +++ b/docs/html/training/wearables/apps/voice.jd @@ -131,6 +131,17 @@ named MyNoteActivity: + Start stopwatch + "Ok Google, start stopwatch" + +
+
Action
+
com.google.android.wearable.action.STOPWATCH
+
+ + + + Start/Stop a bike ride "OK Google, start cycling"

"OK Google, start my bike ride"

"OK Google, stop cycling" -- cgit v1.1