tts
tts copied to clipboard
A ruby gem for Text-To-Speech by using google translate service.
tts.rb:61:in `to_url`: undefined method `escape` for URI:Module (NoMethodError) Ruby Version: 3.2.0
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.5.0 to 1.11.0. Release notes Sourced from git's releases. Release v1.11.0 Full Changelog 292087e Supress unneeded test output (#570) 19dfe5e Add support for fetch options "--force/-f" and...
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.1.1 to 6.3.2. Commits 3653bbc Bump version to 6.3.2 ee48295 Update rdoc.gemspec by adding lib/rdoc/markup/table.rb 9307f93 Version 6.3.1 a7f5d6a Use File.open to fix the OS Command Injection...
Not really an issue, but is there a way to pause the direct playback after I called `"some_string".play("en", 1)`?
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1. Changelog Sourced from rake's changelog. === 13.0.1 ==== Bug fixes Fixed bug: Reenabled task raises previous exception on second invokation Pull Request #271 by...