File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ <h2>Speech to Text</h2>
17
17
< h3 > Microphone Input</ h3 >
18
18
< ul >
19
19
< li > < a href ="microphone-streaming.html "> Transcribe from Microphone</ a > </ li >
20
- < li > < a href ="microphone-streaming-preload-token.html "> Transcribe from Microphone - w/ pre-loaded token</ a > </ li >
20
+ < li > < a href ="microphone-streaming-preload-token.html "> Transcribe from Microphone, with pre-loaded token (compatible with iOS) </ a > </ li >
21
21
< li > < a href ="microphone-streaming-auto-stop.html "> Transcribe from Microphone, automatically stop at first pause</ a > </ li >
22
22
< li > < a href ="microphone-streaming-model.html "> Transcribe from Microphone, with chosen model</ a > </ li >
23
23
< li > < a href ="microphone-alternatives.html "> Transcribe from Microphone, with Alternatives</ a > </ li >
@@ -31,7 +31,7 @@ <h3>Microphone Input</h3>
31
31
< h3 > File Input</ h3 >
32
32
< p > (user-provided or downloaded - several sample files available in static/ folder)</ p >
33
33
< ul >
34
- < li > < a href ="file-url.html "> Transcribe and Play a file via URL, with pre-loaded token (compatible with Mobile Safari )</ a > </ li >
34
+ < li > < a href ="file-url.html "> Transcribe and Play a file via URL, with pre-loaded token (compatible with iOS )</ a > </ li >
35
35
< li > < a href ="file-upload.html "> Transcribe and Play a user-provided file</ a > </ li >
36
36
< li > < a href ="speaker-labels-file-console.html "> Transcribe from URL with < code > {speaker_labels: true}</ code > , output to console</ a > </ li >
37
37
< li > < a href ="speaker-stream-file-console.html "> Transcribe from URL with < code > {resultsBySpeaker: true}</ code > , output to console</ a > </ li >
You can’t perform that action at this time.
0 commit comments