{"id":15566929,"url":"https://github.com/linux-speakup/espeakup","last_synced_at":"2025-04-23T23:48:05.758Z","repository":{"id":525885,"uuid":"154510","full_name":"linux-speakup/espeakup","owner":"linux-speakup","description":"a light weight connector for espeak-ng and speakup","archived":false,"fork":false,"pushed_at":"2024-02-03T18:59:52.000Z","size":197,"stargazers_count":34,"open_issues_count":7,"forks_count":12,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-23T23:48:00.015Z","etag":null,"topics":["accessibility","linux","text-to-speech"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linux-speakup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-03-19T19:51:38.000Z","updated_at":"2025-02-10T22:09:11.000Z","dependencies_parsed_at":"2025-03-06T21:42:58.543Z","dependency_job_id":null,"html_url":"https://github.com/linux-speakup/espeakup","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-speakup%2Fespeakup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-speakup%2Fespeakup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-speakup%2Fespeakup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-speakup%2Fespeakup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linux-speakup","download_url":"https://codeload.github.com/linux-speakup/espeakup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535098,"owners_count":21446505,"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":["accessibility","linux","text-to-speech"],"created_at":"2024-10-02T17:08:51.920Z","updated_at":"2025-04-23T23:48:05.746Z","avatar_url":"https://github.com/linux-speakup.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# espeakup connector\n\nespeakup is a program which makes it possible for speakup to use\nthe espeak-ng software synthesizer.  It does this by reading speakup's\nsoftsynth device and passing the text to espeak-ng which actually speaks.\n\n## Requirements\n\nThis program works with the speakup screen reader, which can be obtained\nfrom http://linux-speakup.org, and the\n[espeak-ng](https://github.com/espeak-ng/espeak-ng) software speech\nsynthesizer.\n\nYou must have both of these installed and operational.  Setting them up\nis beyond the scope of this document.\n\n## Installation\n\nThe preferred way to install espeakup is using your distribution's\npackaging system, but if your distribution does not have a package for\nespeakup yet, espeakup just uses meson, so you should be able to\nchange to the source directory, then type:\n\n```bash\nmeson . ./build\ncd ./build\nninja\nsudo ninja install\n```\n\n## Starting Up\n\nThis program should be run after speakup is set up to communicate with a\nsoftware synthesizer and after /dev/softsynth exists.  The way this is\ndone is distribution specific, so it is beyond the scope of this\ndocumentation.\n\n## Acknowledgements\n\nI would like to thank Marc Mulcahy, the author of the speakup to\nTTSynth connector, on which this work is based.  Also, I would like\nto thank Kirk Reiser and Jonathan Duddington, the\nauthors of Speakup and Espeak, respectively, for their work.\n\n## Filing Bugs\n\nBugs should be filed on our bug tracker at\nhttps://github.com/linux-speakup/issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-speakup%2Fespeakup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux-speakup%2Fespeakup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-speakup%2Fespeakup/lists"}