Skip to content

💬 A speech synthesis for practicing numbers listening

License

Notifications You must be signed in to change notification settings

ichinchiou/speechSynthesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech Synthesis

A speech synthesis for practicing numbers listening.

Build Status

  1. Choose a language
  2. Click how many digits you need
  3. SPEAK!

Meta

Yichin Chiu – [email protected]

MIT license

Contributing

  1. Fork it (https://github.com/ichinchiou/speechSynthesis/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request