am 7542c44e: Merge "docs: Add voice intent for starting a stopwatch" into lmp-docs

* commit '7542c44ee45a195404eccf50a82df7903e2ecd9c':
  docs: Add voice intent for starting a stopwatch
This commit is contained in:
Luan Nguyen
2015-04-01 19:43:39 +00:00
committed by Android Git Automerger

View File

@@ -130,6 +130,17 @@ named <code>MyNoteActivity</code>:
</td>
</tr>
<tr>
<td>Start stopwatch</td>
<td>"Ok Google, start stopwatch"</td>
<td>
<dl>
<dt>Action</dt>
<dd><code>com.google.android.wearable.action.STOPWATCH</code></dd>
</dl>
</td>
</tr>
<tr>
<td>Start/Stop a bike ride</td>
<td>"OK Google, start cycling"<br/><br/>"OK Google, start my bike ride"<br/><br/>"OK Google, stop cycling"</td>