Skip to content

Commit db67c89

Browse files
authored
Reinstate speech recognition draft feature (#1234)
This was accidentally removed in #1162. It's not clear how the accident happened, but this is the only source *.yml file removed, all other file removals were *.dist.yml, confirmed through `git show --stat c250320 --diff-filter=D`.
1 parent f1b7c6a commit db67c89

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Speech recognition is prefixed in all implementations and would appear as
2+
# unsupported, so don't publish it. Revisit if it's unprefixed.
3+
draft_date: 2024-04-30
4+
name: Speech recognition
5+
description: The `SpeechRecognition` API converts human speech from a microphone to text.
6+
spec: https://wicg.github.io/speech-api/#speechreco-section
7+
group: speech
8+
caniuse: speech-recognition
9+
usage_stats: https://chromestatus.com/metrics/feature/timeline/popularity/2014

0 commit comments

Comments
 (0)