{"id":15376405,"url":"https://github.com/cheshire137/rvocalware","last_synced_at":"2025-07-24T01:38:14.352Z","repository":{"id":8151794,"uuid":"9571911","full_name":"cheshire137/rvocalware","owner":"cheshire137","description":"Command-line Ruby tool for Vocalware text-to-speech HTTP REST API","archived":false,"fork":false,"pushed_at":"2013-04-20T23:34:33.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T16:13:56.093Z","etag":null,"topics":["ruby","text-to-speech","vocalware"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheshire137.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-20T23:04:40.000Z","updated_at":"2020-11-11T02:16:08.000Z","dependencies_parsed_at":"2022-08-22T16:20:05.512Z","dependency_job_id":null,"html_url":"https://github.com/cheshire137/rvocalware","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cheshire137/rvocalware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire137%2Frvocalware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire137%2Frvocalware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire137%2Frvocalware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire137%2Frvocalware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheshire137","download_url":"https://codeload.github.com/cheshire137/rvocalware/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheshire137%2Frvocalware/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266780347,"owners_count":23983039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ruby","text-to-speech","vocalware"],"created_at":"2024-10-01T14:07:11.421Z","updated_at":"2025-07-24T01:38:14.326Z","avatar_url":"https://github.com/cheshire137.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RVocalware\n\nText-to-speech tool using the [Vocalware HTTP REST API](https://www.vocalware.com/support/rest-api). Requires you to [sign up for a Vocalware account](https://www.vocalware.com/auth/signup) then [create an API](https://www.vocalware.com/myapis/) so that you have an Account ID, an API ID, and a Secret Phrase.\n\n# Installation\n\n`bundle install` to install the necessary gems. Then run `rvocalware.rb` with the following parameters:\n\n    Options:\n           --lid, -l \u003ci\u003e:   Language ID (default: 1)\n           --vid, -v \u003ci\u003e:   Voice ID (default: 3)\n           --txt, -t \u003cs\u003e:   Text to be used for audio creation (encoded)\n           --ext, -e \u003cs\u003e:   SWF or MP3; default MP3 (default: mp3)\n       --fx-type, -f \u003ci\u003e:   Sound effect type; default empty\n      --fx-level, -x \u003ci\u003e:   Sound effect level; default empty\n           --acc, -a \u003cs\u003e:   Account ID\n           --api, -p \u003cs\u003e:   API ID\n       --session, -s \u003cs\u003e:   Used to verify the session\n        --secret, -c \u003cs\u003e:   Secret phrase\n        --output, -o \u003cs\u003e:   Output audio file name, without extension (default: rvocalware-txt-to-speech)\n              --help, -h:   Show this message\n\nFor example:\n\n    ruby rvocalware.rb --txt \"Hello from Ruby\" --secret \"myAwesomeSecretKey\" --acc 12345678 --api 98765432\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheshire137%2Frvocalware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheshire137%2Frvocalware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheshire137%2Frvocalware/lists"}