Skip to content

jrobertson/voicerss2017e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using the voicerss2017e gem

Usage

require 'voicerss2017e'

voice = VoiceRSSe.new api_key: 'API_KEY'
voice.tts 'hello world', '/tmp/output.mp3'

The voicerss2017e is an enhancement of the voicerss2017 gem by caching audio files locally to reduce the number of requests to the web API.

Resources

voicerss api tts

About

An enhancement of the voicerss2017 gem by caching audio files locally to reduce the number of requests to the web API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages