Update index.html

This commit is contained in:
zyphlar 2022-11-30 20:46:33 -08:00 committed by GitHub
parent 97e5b64a9d
commit f61f3bbe6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,9 +193,9 @@
</select><br/><br/>
TTS Voice: <select id="voiceSelect"></select><br/><br/>
<button type="button" id='myvoice'>Highlight text and click to play</button><br/><br/>
<a id="sourceUrl" href="#" target="_blank">json</a>
<a href="https://github.com/organicmaps/organicmaps/blob/b2011c6d72009b47c374291a977463443b4df885/data/strings/sound.txt" target="_blank">sound.txt</a>
<em>Please propose any fixes by editing sound.txt <br/>or by adding a comment to the <a href="https://github.com/organicmaps/organicmaps/pull/3130">pull request</a></em>
<a id="sourceUrl" href="#" target="_blank">json</a><br/>
<a href="https://github.com/organicmaps/organicmaps/blob/b2011c6d72009b47c374291a977463443b4df885/data/strings/sound.txt" target="_blank">sound.txt</a><br/>
<em>Please propose any fixes by editing sound.txt or by adding a comment to the <a href="https://github.com/organicmaps/organicmaps/pull/3130">pull request</a></em>
</div>
<textarea style="width: 80%; height: 27em" id="out-a"></textarea>
<textarea style="width: 80%; height: 27em" id="out-b"></textarea>