Skip to content

Commit

Permalink
Make (prefixed) speech recognition draft (#1014)
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip authored Apr 30, 2024
1 parent ecc7cff commit df0c8b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions feature-group-definitions/speech-recognition.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Speech recognition is prefixed in all implementations and would appear as
# unsupported, so don't publish it. Revisit if it's unprefixed.
draft: true
draft_date: 2024-04-30
name: Speech recognition
description: The `SpeechRecognition` API converts human speech from a microphone to text.
spec: https://wicg.github.io/speech-api/#speechreco-section
Expand Down

0 comments on commit df0c8b9

Please sign in to comment.