Skip to content

Commit bafe68f

Browse files
foolipddbeck
andauthored
Add speech recognition and synthesis features (web-platform-dx#506)
Co-authored-by: Daniel D. Beck <[email protected]>
1 parent ec8ddda commit bafe68f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: Speech recognition
2+
spec: https://wicg.github.io/speech-api/#speechreco-section
3+
caniuse: speech-recognition
4+
usage_stats: https://chromestatus.com/metrics/feature/timeline/popularity/2014
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: Speech synthesis
2+
spec: https://wicg.github.io/speech-api/#tts-section
3+
caniuse: speech-synthesis
4+
usage_stats: https://chromestatus.com/metrics/feature/timeline/popularity/2483

0 commit comments

Comments
 (0)