|
45 | 45 | }, |
46 | 46 | "definedIn": "pre" |
47 | 47 | }, |
| 48 | + { |
| 49 | + "id": "dom-speechrecognition-start-audiotrack-audiotrack", |
| 50 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-start-audiotrack-audiotrack", |
| 51 | + "linkingText": [ |
| 52 | + "audioTrack" |
| 53 | + ], |
| 54 | + "localLinkingText": [], |
| 55 | + "type": "argument", |
| 56 | + "for": [ |
| 57 | + "SpeechRecognition/start(audioTrack)" |
| 58 | + ], |
| 59 | + "access": "public", |
| 60 | + "informative": false, |
| 61 | + "heading": { |
| 62 | + "id": "speechreco-section", |
| 63 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-section", |
| 64 | + "title": "The SpeechRecognition Interface", |
| 65 | + "number": "4.1" |
| 66 | + }, |
| 67 | + "definedIn": "pre" |
| 68 | + }, |
| 69 | + { |
| 70 | + "id": "dom-speechrecognition-ondevicewebspeechavailable-lang-lang", |
| 71 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-ondevicewebspeechavailable-lang-lang", |
| 72 | + "linkingText": [ |
| 73 | + "lang" |
| 74 | + ], |
| 75 | + "localLinkingText": [], |
| 76 | + "type": "argument", |
| 77 | + "for": [ |
| 78 | + "SpeechRecognition/onDeviceWebSpeechAvailable(lang)" |
| 79 | + ], |
| 80 | + "access": "public", |
| 81 | + "informative": false, |
| 82 | + "heading": { |
| 83 | + "id": "speechreco-section", |
| 84 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-section", |
| 85 | + "title": "The SpeechRecognition Interface", |
| 86 | + "number": "4.1" |
| 87 | + }, |
| 88 | + "definedIn": "pre" |
| 89 | + }, |
| 90 | + { |
| 91 | + "id": "dom-speechrecognition-installondevicespeechrecognition-lang-lang", |
| 92 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-installondevicespeechrecognition-lang-lang", |
| 93 | + "linkingText": [ |
| 94 | + "lang" |
| 95 | + ], |
| 96 | + "localLinkingText": [], |
| 97 | + "type": "argument", |
| 98 | + "for": [ |
| 99 | + "SpeechRecognition/installOnDeviceSpeechRecognition(lang)" |
| 100 | + ], |
| 101 | + "access": "public", |
| 102 | + "informative": false, |
| 103 | + "heading": { |
| 104 | + "id": "speechreco-section", |
| 105 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-section", |
| 106 | + "title": "The SpeechRecognition Interface", |
| 107 | + "number": "4.1" |
| 108 | + }, |
| 109 | + "definedIn": "pre" |
| 110 | + }, |
48 | 111 | { |
49 | 112 | "id": "dom-speechrecognition-onaudiostart", |
50 | 113 | "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-onaudiostart", |
|
295 | 358 | }, |
296 | 359 | "definedIn": "pre" |
297 | 360 | }, |
| 361 | + { |
| 362 | + "id": "enumdef-speechrecognitionmode", |
| 363 | + "href": "https://webaudio.github.io/web-speech-api/#enumdef-speechrecognitionmode", |
| 364 | + "linkingText": [ |
| 365 | + "SpeechRecognitionMode" |
| 366 | + ], |
| 367 | + "localLinkingText": [], |
| 368 | + "type": "enum", |
| 369 | + "for": [], |
| 370 | + "access": "public", |
| 371 | + "informative": false, |
| 372 | + "heading": { |
| 373 | + "id": "speechreco-section", |
| 374 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-section", |
| 375 | + "title": "The SpeechRecognition Interface", |
| 376 | + "number": "4.1" |
| 377 | + }, |
| 378 | + "definedIn": "pre" |
| 379 | + }, |
| 380 | + { |
| 381 | + "id": "dom-speechrecognitionmode-ondevice-preferred", |
| 382 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionmode-ondevice-preferred", |
| 383 | + "linkingText": [ |
| 384 | + "\"ondevice-preferred\"" |
| 385 | + ], |
| 386 | + "localLinkingText": [], |
| 387 | + "type": "enum-value", |
| 388 | + "for": [ |
| 389 | + "SpeechRecognitionMode" |
| 390 | + ], |
| 391 | + "access": "public", |
| 392 | + "informative": false, |
| 393 | + "heading": { |
| 394 | + "id": "speechreco-section", |
| 395 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-section", |
| 396 | + "title": "The SpeechRecognition Interface", |
| 397 | + "number": "4.1" |
| 398 | + }, |
| 399 | + "definedIn": "pre" |
| 400 | + }, |
| 401 | + { |
| 402 | + "id": "dom-speechrecognitionmode-ondevice-only", |
| 403 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionmode-ondevice-only", |
| 404 | + "linkingText": [ |
| 405 | + "\"ondevice-only\"" |
| 406 | + ], |
| 407 | + "localLinkingText": [], |
| 408 | + "type": "enum-value", |
| 409 | + "for": [ |
| 410 | + "SpeechRecognitionMode" |
| 411 | + ], |
| 412 | + "access": "public", |
| 413 | + "informative": false, |
| 414 | + "heading": { |
| 415 | + "id": "speechreco-section", |
| 416 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-section", |
| 417 | + "title": "The SpeechRecognition Interface", |
| 418 | + "number": "4.1" |
| 419 | + }, |
| 420 | + "definedIn": "pre" |
| 421 | + }, |
| 422 | + { |
| 423 | + "id": "dom-speechrecognitionmode-cloud-only", |
| 424 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionmode-cloud-only", |
| 425 | + "linkingText": [ |
| 426 | + "\"cloud-only\"" |
| 427 | + ], |
| 428 | + "localLinkingText": [], |
| 429 | + "type": "enum-value", |
| 430 | + "for": [ |
| 431 | + "SpeechRecognitionMode" |
| 432 | + ], |
| 433 | + "access": "public", |
| 434 | + "informative": false, |
| 435 | + "heading": { |
| 436 | + "id": "speechreco-section", |
| 437 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-section", |
| 438 | + "title": "The SpeechRecognition Interface", |
| 439 | + "number": "4.1" |
| 440 | + }, |
| 441 | + "definedIn": "pre" |
| 442 | + }, |
298 | 443 | { |
299 | 444 | "id": "speechrecognitionerrorevent", |
300 | 445 | "href": "https://webaudio.github.io/web-speech-api/#speechrecognitionerrorevent", |
|
960 | 1105 | }, |
961 | 1106 | "definedIn": "dt" |
962 | 1107 | }, |
| 1108 | + { |
| 1109 | + "id": "dom-speechrecognition-mode", |
| 1110 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-mode", |
| 1111 | + "linkingText": [ |
| 1112 | + "mode" |
| 1113 | + ], |
| 1114 | + "localLinkingText": [], |
| 1115 | + "type": "attribute", |
| 1116 | + "for": [ |
| 1117 | + "SpeechRecognition" |
| 1118 | + ], |
| 1119 | + "access": "public", |
| 1120 | + "informative": false, |
| 1121 | + "heading": { |
| 1122 | + "id": "speechreco-attributes", |
| 1123 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-attributes", |
| 1124 | + "title": "SpeechRecognition Attributes", |
| 1125 | + "number": "4.1.1" |
| 1126 | + }, |
| 1127 | + "definedIn": "dt" |
| 1128 | + }, |
963 | 1129 | { |
964 | 1130 | "id": "dom-speechrecognition-start", |
965 | 1131 | "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-start", |
|
981 | 1147 | }, |
982 | 1148 | "definedIn": "dt" |
983 | 1149 | }, |
| 1150 | + { |
| 1151 | + "id": "dom-speechrecognition-start-audiotrack", |
| 1152 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-start-audiotrack", |
| 1153 | + "linkingText": [ |
| 1154 | + "start(audioTrack)" |
| 1155 | + ], |
| 1156 | + "localLinkingText": [], |
| 1157 | + "type": "method", |
| 1158 | + "for": [ |
| 1159 | + "SpeechRecognition" |
| 1160 | + ], |
| 1161 | + "access": "public", |
| 1162 | + "informative": false, |
| 1163 | + "heading": { |
| 1164 | + "id": "speechreco-methods", |
| 1165 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-methods", |
| 1166 | + "title": "SpeechRecognition Methods", |
| 1167 | + "number": "4.1.2" |
| 1168 | + }, |
| 1169 | + "definedIn": "dt" |
| 1170 | + }, |
984 | 1171 | { |
985 | 1172 | "id": "dom-speechrecognition-stop", |
986 | 1173 | "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-stop", |
|
1023 | 1210 | }, |
1024 | 1211 | "definedIn": "dt" |
1025 | 1212 | }, |
| 1213 | + { |
| 1214 | + "id": "dom-speechrecognition-ondevicewebspeechavailable", |
| 1215 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-ondevicewebspeechavailable", |
| 1216 | + "linkingText": [ |
| 1217 | + "onDeviceWebSpeechAvailable(lang)" |
| 1218 | + ], |
| 1219 | + "localLinkingText": [], |
| 1220 | + "type": "method", |
| 1221 | + "for": [ |
| 1222 | + "SpeechRecognition" |
| 1223 | + ], |
| 1224 | + "access": "public", |
| 1225 | + "informative": false, |
| 1226 | + "heading": { |
| 1227 | + "id": "speechreco-methods", |
| 1228 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-methods", |
| 1229 | + "title": "SpeechRecognition Methods", |
| 1230 | + "number": "4.1.2" |
| 1231 | + }, |
| 1232 | + "definedIn": "dt" |
| 1233 | + }, |
| 1234 | + { |
| 1235 | + "id": "dom-speechrecognition-installondevicespeechrecognition", |
| 1236 | + "href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-installondevicespeechrecognition", |
| 1237 | + "linkingText": [ |
| 1238 | + "installOnDeviceSpeechRecognition(lang)" |
| 1239 | + ], |
| 1240 | + "localLinkingText": [], |
| 1241 | + "type": "method", |
| 1242 | + "for": [ |
| 1243 | + "SpeechRecognition" |
| 1244 | + ], |
| 1245 | + "access": "public", |
| 1246 | + "informative": false, |
| 1247 | + "heading": { |
| 1248 | + "id": "speechreco-methods", |
| 1249 | + "href": "https://webaudio.github.io/web-speech-api/#speechreco-methods", |
| 1250 | + "title": "SpeechRecognition Methods", |
| 1251 | + "number": "4.1.2" |
| 1252 | + }, |
| 1253 | + "definedIn": "dt" |
| 1254 | + }, |
1026 | 1255 | { |
1027 | 1256 | "id": "eventdef-speechrecognition-audiostart", |
1028 | 1257 | "href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-audiostart", |
|
0 commit comments