{"id":16670077,"url":"https://github.com/liske/readout","last_synced_at":"2025-08-25T06:10:07.380Z","repository":{"id":12820065,"uuid":"15495208","full_name":"liske/readout","owner":"liske","description":"read out text using Speech::Google::TTS","archived":false,"fork":false,"pushed_at":"2013-12-29T16:30:58.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-13T00:33:35.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liske.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-28T16:21:26.000Z","updated_at":"2020-12-14T17:05:30.000Z","dependencies_parsed_at":"2022-09-07T19:24:44.318Z","dependency_job_id":null,"html_url":"https://github.com/liske/readout","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/liske/readout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Freadout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Freadout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Freadout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Freadout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liske","download_url":"https://codeload.github.com/liske/readout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Freadout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259896127,"owners_count":22928330,"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","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":[],"created_at":"2024-10-12T11:36:57.123Z","updated_at":"2025-06-14T23:04:01.222Z","avatar_url":"https://github.com/liske.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"readout\n=======\n\nabout\n-----\n\n*readout* does text to speech convertion using Speech::Google:TTS of\nNiels Dettenbach. It should be used for short texts supplied as\ncommand line arguments.\n\n*readout* does local caching, the Google stuff is only used for new\ntexts.\n\nIt could be used for home automation or monitoring stuff.\n\n\nusage\n-----\n\n```bash\n$ ./readout \u003cfirst text block\u003e[| \u003csecond text block\u003e [| \u003cthird text block\u003e] ...]\n/home/thomas/.cache/readout/lang-en/tts_Us2s8Z.wav\n/home/thomas/.cache/readout/lang-en/tts_lKj319.wav\n/home/thomas/.cache/readout/lang-en/tts_IH_kBH.wav\n...\n```\n\nTexts blocks can be splitted by pipes ('|'). Each block is written to a single\nfile. This can be used to improve caching.\n\nFor playback you might pipe it into *xargs* like this:\n\n```bash\n$ ./readout Hello World\\! | xargs aplay\nPlaying WAVE '/home/thomas/.cache/readout/lang-en/tts_9c__3k.wav' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono\n```\n\nThe language is derived from the environment variable `LANG`. Languages can\nbe enforced by setting the `READOUT_LANG` environment variable.\n\n\ninstall\n-------\n\nThe following software is required:\n\n* [Speech::Google::TTS](http://www.syndicat.com/open_source/google/perl/googletts/)\n* mpg123\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliske%2Freadout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliske%2Freadout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliske%2Freadout/lists"}