Skip to content

WickyLeo/readBoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text to Speech

  • Based on pyttsx, click pyttsx to learn more about and get examples.
  • Translate text to voice by play chinese.

Tips

Before use pyttsx, we need install lib:

	pip install pyttsx

There are three voices belongs to Chinese

	'com.apple.speech.synthesis.voice.mei-jia',
    'com.apple.speech.synthesis.voice.sin-ji.premium',
    'com.apple.speech.synthesis.voice.ting-ting'

We should assign them by use API.

About

An text to speech Besed on pyttsx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages