Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2bd8f8a authored by Luan Nguyen's avatar Luan Nguyen Committed by Android Git Automerger
Browse files

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

* commit '7542c44e':
  docs: Add voice intent for starting a stopwatch
parents aabcf5b5 7542c44e
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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>