├── LICENSE ├── README.md ├── index.html └── script.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitahir4024/Text-To-Speach-Javascript/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitahir4024/Text-To-Speach-Javascript/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitahir4024/Text-To-Speach-Javascript/HEAD/index.html -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitahir4024/Text-To-Speach-Javascript/HEAD/script.js --------------------------------------------------------------------------------