Speacr

(WIP) Bindings to eSpeak for Crystal

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

  1. Add the dependency to your shard.yml:
dependencies:
  espeak.cr:
    github: your-github-user/espeak.cr
  1. Run shards install

Usage

require "Speacr"
Speacr::Speaker.new.say "something"

Development

TODO: Write development instructions here

Contributing

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

Contributors

Repository

Speacr

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • over 5 years ago
  • November 16, 2018
License

MIT License

Links
Synced at

Thu, 16 May 2024 15:25:27 GMT

Languages