Skip to content

Commit 85920a6

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.1.2.
1 parent 397f351 commit 85920a6

File tree

8 files changed

+916
-917
lines changed

8 files changed

+916
-917
lines changed

ed/dfns/speech-api.json

Lines changed: 325 additions & 325 deletions
Large diffs are not rendered by default.

ed/events/speech-api.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"spec": {
33
"title": "Web Speech API",
4-
"url": "https://wicg.github.io/speech-api/"
4+
"url": "https://webaudio.github.io/web-speech-api/"
55
},
66
"events": [
77
{
@@ -12,7 +12,7 @@
1212
"src": {
1313
"format": "IDL eventHandler"
1414
},
15-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-audiostart"
15+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-audiostart"
1616
},
1717
{
1818
"type": "soundstart",
@@ -22,7 +22,7 @@
2222
"src": {
2323
"format": "IDL eventHandler"
2424
},
25-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-soundstart"
25+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-soundstart"
2626
},
2727
{
2828
"type": "speechstart",
@@ -32,7 +32,7 @@
3232
"src": {
3333
"format": "IDL eventHandler"
3434
},
35-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-speechstart"
35+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-speechstart"
3636
},
3737
{
3838
"type": "speechend",
@@ -42,7 +42,7 @@
4242
"src": {
4343
"format": "IDL eventHandler"
4444
},
45-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-speechend"
45+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-speechend"
4646
},
4747
{
4848
"type": "soundend",
@@ -52,7 +52,7 @@
5252
"src": {
5353
"format": "IDL eventHandler"
5454
},
55-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-soundend"
55+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-soundend"
5656
},
5757
{
5858
"type": "audioend",
@@ -62,7 +62,7 @@
6262
"src": {
6363
"format": "IDL eventHandler"
6464
},
65-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-audioend"
65+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-audioend"
6666
},
6767
{
6868
"type": "result",
@@ -72,7 +72,7 @@
7272
"src": {
7373
"format": "IDL eventHandler"
7474
},
75-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-result"
75+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-result"
7676
},
7777
{
7878
"type": "nomatch",
@@ -82,7 +82,7 @@
8282
"src": {
8383
"format": "IDL eventHandler"
8484
},
85-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-nomatch"
85+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-nomatch"
8686
},
8787
{
8888
"type": "error",
@@ -92,7 +92,7 @@
9292
"src": {
9393
"format": "IDL eventHandler"
9494
},
95-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-error"
95+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-error"
9696
},
9797
{
9898
"type": "error",
@@ -102,7 +102,7 @@
102102
"src": {
103103
"format": "IDL eventHandler"
104104
},
105-
"href": "https://wicg.github.io/speech-api/#eventdef-speechsynthesisutterance-error"
105+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-error"
106106
},
107107
{
108108
"type": "start",
@@ -112,7 +112,7 @@
112112
"src": {
113113
"format": "IDL eventHandler"
114114
},
115-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-start"
115+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-start"
116116
},
117117
{
118118
"type": "start",
@@ -122,7 +122,7 @@
122122
"src": {
123123
"format": "IDL eventHandler"
124124
},
125-
"href": "https://wicg.github.io/speech-api/#eventdef-speechsynthesisutterance-start"
125+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-start"
126126
},
127127
{
128128
"type": "end",
@@ -132,7 +132,7 @@
132132
"src": {
133133
"format": "IDL eventHandler"
134134
},
135-
"href": "https://wicg.github.io/speech-api/#eventdef-speechrecognition-end"
135+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-end"
136136
},
137137
{
138138
"type": "end",
@@ -142,7 +142,7 @@
142142
"src": {
143143
"format": "IDL eventHandler"
144144
},
145-
"href": "https://wicg.github.io/speech-api/#eventdef-speechsynthesisutterance-end"
145+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-end"
146146
},
147147
{
148148
"type": "voiceschanged",
@@ -152,7 +152,7 @@
152152
"src": {
153153
"format": "IDL eventHandler"
154154
},
155-
"href": "https://wicg.github.io/speech-api/#eventdef-speechsynthesis-voiceschanged"
155+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesis-voiceschanged"
156156
},
157157
{
158158
"type": "pause",
@@ -162,7 +162,7 @@
162162
"src": {
163163
"format": "IDL eventHandler"
164164
},
165-
"href": "https://wicg.github.io/speech-api/#eventdef-speechsynthesisutterance-pause"
165+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-pause"
166166
},
167167
{
168168
"type": "resume",
@@ -172,7 +172,7 @@
172172
"src": {
173173
"format": "IDL eventHandler"
174174
},
175-
"href": "https://wicg.github.io/speech-api/#eventdef-speechsynthesisutterance-resume"
175+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-resume"
176176
},
177177
{
178178
"type": "mark",
@@ -182,7 +182,7 @@
182182
"src": {
183183
"format": "IDL eventHandler"
184184
},
185-
"href": "https://wicg.github.io/speech-api/#eventdef-speechsynthesisutterance-mark"
185+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-mark"
186186
},
187187
{
188188
"type": "boundary",
@@ -192,7 +192,7 @@
192192
"src": {
193193
"format": "IDL eventHandler"
194194
},
195-
"href": "https://wicg.github.io/speech-api/#eventdef-speechsynthesisutterance-boundary"
195+
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechsynthesisutterance-boundary"
196196
}
197197
]
198198
}

0 commit comments

Comments
 (0)