This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am runthebot on github. | |
* I am runthebot (https://keybase.io/runthebot) on keybase. | |
* I have a public key ASC9Oh8cG2pt29aMxOAFmroQlvBydEzbsSrs7DBCYbspWQo | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="page-wrapper"> | |
<h1>Web Speech Synthesis Demo</h1> | |
<p id="msg"></p> | |
<input type="text" name="speech-msg" id="speech-msg" x-webkit-speech> | |
<div class="option"> | |
<label for="voice">Voice</label> | |
<select name="voice" id="voice"></select> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="page-wrapper"> | |
<h1>Web Speech Synthesis Demo</h1> | |
<p id="msg"></p> | |
<input type="text" name="speech-msg" id="speech-msg" x-webkit-speech> | |
<div class="option"> | |
<label for="voice">Voice</label> | |
<select name="voice" id="voice"></select> |