malvads / loquendo-ruby

4fun Unofficial Loquendo.io API client written in Ruby.

Home Page:https://rubygems.org/gems/loquendo-ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loquendo-ruby

Gem Version License RuboCop

Easy-to-use API for interacting with Loquendo.io website. Remember, this is an unofficial Loquendo.io API client written in Ruby and may be taken down at any time. If you are the owner of the Loquendo.io website, please contact me!

Installation

gem install loquendo-ruby

Usage

require 'loquendoruby'

speaker = LoquendoRuby::Main.new
speaker.set_voice('es-MX', 'Mia')
speaker.spech('hello world!')

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/malvads/loquendo-ruby.

About

4fun Unofficial Loquendo.io API client written in Ruby.

https://rubygems.org/gems/loquendo-ruby

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 100.0%