cody - HTMLify profile
files of /cody/bradtraversy/vanillawebprojects/speech-text-reader/
## Speech Text Reader
A text to speech app for non-verbal people. Pre-made buttons and custom text speech. This project uses
A text to speech app for non-verbal people. Pre-made buttons and custom text speech. This project uses
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const main = document.querySelector('main');
const voicesSelect = document.getElementById('voices');
const textarea = document.g
const voicesSelect = document.getElementById('voices');
const textarea = document.g