We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680a5a5 commit f7d1592Copy full SHA for f7d1592
examples/static/index.html
@@ -41,7 +41,7 @@ <h3>File Input</h3>
41
42
<h2>Text to Speech</h2>
43
<ul>
44
- <li><a href="text-to-speech-preload-token.html">Synthesize text, with pre-loaded token (compatible with Mobile Safari)</a></li>
+ <li><a href="text-to-speech.html">Synthesize text, with pre-loaded token (compatible with Mobile Safari)</a></li>
45
<li><a href="text-to-speech-custom-voice.html">Synthesize text w/ custom voice</a></li>
46
</ul>
47
0 commit comments