Generation

user click a button start to speak and click the button to stop input, finally converted into text and output to the page

<button id="speak-button">Speak</button> <input type="button" id="stop" value="Stop"> <p id="output"></p>

Want to kickstart your project?Use the new AI Studio to create your code