aboutsummaryrefslogtreecommitdiff
path: root/en/devices/accessories
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/accessories')
-rw-r--r--en/devices/accessories/headset/jack-headset-spec.html2
-rw-r--r--en/devices/accessories/headset/usb-headset-spec.html4
2 files changed, 4 insertions, 2 deletions
diff --git a/en/devices/accessories/headset/jack-headset-spec.html b/en/devices/accessories/headset/jack-headset-spec.html
index 0623fb38..3632e832 100644
--- a/en/devices/accessories/headset/jack-headset-spec.html
+++ b/en/devices/accessories/headset/jack-headset-spec.html
@@ -63,7 +63,7 @@ href="/compatibility/android-cdd.html#7_8_audio">Android CDD</a>.</p>
<td>Function A control event</td>
<td>Required</td>
<td>Input event: <code>KEY_MEDIA</code>
-<p>Android key: <code>KEYCODE_HEADSETHOOK<code></p></td>
+<p>Android key: <code>KEYCODE_MEDIA_PLAY_PAUSE<code></p></td>
</tr>
<tr>
<td>Function D control event</td>
diff --git a/en/devices/accessories/headset/usb-headset-spec.html b/en/devices/accessories/headset/usb-headset-spec.html
index 9a7cbad1..c83f7eac 100644
--- a/en/devices/accessories/headset/usb-headset-spec.html
+++ b/en/devices/accessories/headset/usb-headset-spec.html
@@ -118,7 +118,9 @@ mappings.
<td><strong>Input</strong>: Long press<br>
<strong>Output</strong>: Launch voice command<br>
<strong>Sends</strong>:
- <code>android.intent.action.VOICE_SEARCH_HANDS_FREE</code></td>
+ <code>android.speech.action.VOICE_SEARCH_HANDS_FREE</code> if the device
+ is locked or its screen is off. Sends
+ <code>android.speech.RecognizerIntent.ACTION_WEB_SEARCH</code> otherwise</td>
</tr>
<tr>
<td rowspan="2">Incoming call</td>