Skip to content

Applications for reading text with a voice engine

License

Notifications You must be signed in to change notification settings

GrafSoul/talker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talker

Applications for reading text with a voice engine. Made using - Electron.js, React.js, Speech Synthesis API.

Download

Talker Setup 0.1.0 - (OS Windows, zip, 64 Mb)
Talker Portable Setup 0.1.0 - (OS Windows, zip, 64 Mb)

QR Code:
QR Code
http://bit.do/talker-010

QR Code:
QR Code
http://bit.do/talker010portable

Run for start development version

Install NodeJS. I also recommend installing and using Yarn for developing applications. Below is a list of commands to deploy the project locally

git clone https://github.com/GrafSoul/talker.git
cd talker
npm install
npm start
// or
yarn install
yarn start

Run for build a pre-release production app.

npm build
// or
yarn build

TODO

  • Implement the ability to open files in various formats
  • Implement the ability to save edited files
  • Implement the ability to save in different file formats
  • Make it split into pages when there is a large amount of text.

Copyright

The project partially uses the code Aurelio De Rosa

© 2020 | Talker | MIT licensed.

About

Applications for reading text with a voice engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages