* commit 'b2bd8f8ac8405beaa5b531d1e23256315d7555bc': docs: Add voice intent for starting a stopwatch
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user