Skip to content

HTML, CSS, and Vanilla JavaScript Web Application that Converts Text to Speech Using the SpeechSynthesis WebSpeech API.

Notifications You must be signed in to change notification settings

VickySekhon/VoiceoverPrompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voiceover Prompt

Description

A full-stack creation of a text-to-speech mechanism, allows users to input text and have it played back at a desired tempo and volume. The project uses the front-end stack (HTML, CSS, JS). The project can be expanded on in the future with a voice-changing feature that allows users to select a voice suitable for their needs.

Features

  • Voice-over
  • Tempo control slider
  • Volume control slider

Contribute

  1. Clone the repository.
  2. Open the project using an IDE or Text-Editor of choice (VsCode was used for this project).
  3. index.html contains all elements for the homepage, to create another page, create a folder to store all HTML pages.
  4. styles contains multiple CSS files for various aspects of styling different contents of the page.
  5. script.js contains functionality for the voice-over.

Project

https://vickysekhon.github.io/VoiceoverPrompt/

About

HTML, CSS, and Vanilla JavaScript Web Application that Converts Text to Speech Using the SpeechSynthesis WebSpeech API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published