Speacr
Speacr
Bindings to libespeak (eSpeak) for Crystal
The bindings are complete and documented, but use fails currently for me when it fails to find an audio device.
Installation
- Add the dependency to your
shard.yml
:
dependencies:
espeak.cr:
github: your-github-user/espeak.cr
- Run
shards install
Usage
require "Speacr"
Speacr::Speaker.new.say "something"
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/espeak.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- D. Scott Boggs - creator and maintainer
Repository
Speacr
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- about 6 years ago
- November 16, 2018
License
MIT License
Links
Synced at
Mon, 25 Nov 2024 08:14:25 GMT
Languages