{"id":13828531,"url":"https://github.com/duncan3dc/speaker","last_synced_at":"2025-05-16T04:05:31.033Z","repository":{"id":32304075,"uuid":"35879097","full_name":"duncan3dc/speaker","owner":"duncan3dc","description":"A PHP library to convert text to speech using various web services","archived":false,"fork":false,"pushed_at":"2024-11-19T17:42:01.000Z","size":961,"stargazers_count":111,"open_issues_count":0,"forks_count":35,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-11T07:47:30.848Z","etag":null,"topics":["php","text-to-speech","tts"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duncan3dc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2015-05-19T11:52:43.000Z","updated_at":"2025-04-17T01:03:36.000Z","dependencies_parsed_at":"2025-04-08T14:10:48.492Z","dependency_job_id":"9fa3a962-4e25-4759-b76c-5893deac1712","html_url":"https://github.com/duncan3dc/speaker","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fspeaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fspeaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fspeaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fspeaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duncan3dc","download_url":"https://codeload.github.com/duncan3dc/speaker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254464895,"owners_count":22075570,"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":["php","text-to-speech","tts"],"created_at":"2024-08-04T09:02:51.009Z","updated_at":"2025-05-16T04:05:26.022Z","avatar_url":"https://github.com/duncan3dc.png","language":"PHP","readme":"# speaker\nA PHP library to convert text to speech using various services\n\nFull documentation is available at http://duncan3dc.github.io/speaker/  \nPHPDoc API documentation is also available at [http://duncan3dc.github.io/speaker/api/](http://duncan3dc.github.io/speaker/api/namespaces/duncan3dc.Speaker.html)  \n\n[![release](https://poser.pugx.org/duncan3dc/speaker/version.svg)](https://packagist.org/packages/duncan3dc/speaker)\n[![build](https://github.com/duncan3dc/speaker/workflows/.github/workflows/buildcheck.yml/badge.svg?branch=master)](https://github.com/duncan3dc/speaker/actions?query=branch%3Amaster+workflow%3A.github%2Fworkflows%2Fbuildcheck.yml)\n[![coverage](https://codecov.io/gh/duncan3dc/speaker/graph/badge.svg)](https://codecov.io/gh/duncan3dc/speaker)\n\n## Quick Example\n\n```php\n$google = new \\duncan3dc\\Speaker\\Providers\\GoogleProvider;\n$tts = new \\duncan3dc\\Speaker\\TextToSpeech(\"Hello World\", $google);\nfile_put_contents(\"/tmp/hello.mp3\", $tts-\u003egetAudioData());\n```\n\n_Read more at http://duncan3dc.github.io/speaker/_  \n\n\n## Services\n* __Acapela__ - _Paid voice as a service_\n* __AmazonPolly__ - _AWS service with a 12 month free tier_\n* __Google__ - _Unadvertised service with 100 character limit_\n* __Picotts__ - _An offline command line version_\n* __ResponsiveVoice__ - _Unadvertised service running over a javascript engine_\n* __Voice RSS__ - _Free/paid service requires [registration](http://www.voicerss.org/personel/)_\n\n\n## Changelog\nA [Changelog](CHANGELOG.md) has been available since the beginning of time\n\n\n## Where to get help\nFound a bug? Got a question? Just not sure how something works?  \nPlease [create an issue](//github.com/duncan3dc/speaker/issues) and I'll do my best to help out.  \nAlternatively you can catch me on [Twitter](https://twitter.com/duncan3dc)\n\n\n## duncan3dc/speaker for enterprise\n\nAvailable as part of the Tidelift Subscription\n\nThe maintainers of duncan3dc/speaker and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/packagist-duncan3dc-speaker?utm_source=packagist-duncan3dc-speaker\u0026utm_medium=referral\u0026utm_campaign=readme)\n","funding_links":["https://tidelift.com/subscription/pkg/packagist-duncan3dc-speaker?utm_source=packagist-duncan3dc-speaker\u0026utm_medium=referral\u0026utm_campaign=readme"],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncan3dc%2Fspeaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduncan3dc%2Fspeaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncan3dc%2Fspeaker/lists"}