{"id":19429822,"url":"https://github.com/akscf/mod_google_tts","last_synced_at":"2025-04-24T18:32:52.917Z","repository":{"id":187090150,"uuid":"676202993","full_name":"akscf/mod_google_tts","owner":"akscf","description":"Provides the ability to use Google TTS service in the Freeswitch","archived":false,"fork":false,"pushed_at":"2024-10-17T15:37:34.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T22:54:12.324Z","etag":null,"topics":["freeswitch","text-to-speech","tts"],"latest_commit_sha":null,"homepage":"https://akscf.org/","language":"C","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/akscf.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-08T16:54:42.000Z","updated_at":"2024-10-17T15:39:31.000Z","dependencies_parsed_at":"2023-08-08T23:39:40.073Z","dependency_job_id":"35a7daae-1097-4dbe-a9e6-5537e4162fbe","html_url":"https://github.com/akscf/mod_google_tts","commit_stats":null,"previous_names":["akscf/mod_google_tts"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_google_tts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_google_tts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_google_tts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_google_tts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akscf","download_url":"https://codeload.github.com/akscf/mod_google_tts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223962719,"owners_count":17232527,"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":["freeswitch","text-to-speech","tts"],"created_at":"2024-11-10T14:21:47.319Z","updated_at":"2025-04-24T18:32:52.911Z","avatar_url":"https://github.com/akscf.png","language":"C","readme":"\u003cp\u003e\n  Google Text-To-Speech service for the Freeswitch. \u003cbr\u003e\n\u003c/p\u003e\n\n### Dialplan example\n```XML\n\u003cextension name=\"tts-test\"\u003e\n    \u003ccondition field=\"destination_number\" expression=\"^(3333)$\"\u003e\n        \u003caction application=\"answer\"/\u003e\n        \u003caction application=\"speak\" data=\"google|en|Hello world!\"/\u003e\n        \u003caction application=\"sleep\" data=\"1000\"/\u003e\n        \u003caction application=\"hangup\"/\u003e\n    \u003c/condition\u003e\n\u003c/extension\u003e\n```\n\n### mod_quickjs\n```javascript\nsession.ttsEngine= 'google';\nsession.language = 'en';\n\nsession.speak('Hello world!');\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakscf%2Fmod_google_tts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakscf%2Fmod_google_tts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakscf%2Fmod_google_tts/lists"}