{"id":19429835,"url":"https://github.com/akscf/mod_openai_tts","last_synced_at":"2025-04-14T17:22:31.836Z","repository":{"id":216749956,"uuid":"742230692","full_name":"akscf/mod_openai_tts","owner":"akscf","description":"Freeswitch TTS module","archived":false,"fork":false,"pushed_at":"2025-02-23T17:35:32.000Z","size":29,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T06:03:21.999Z","etag":null,"topics":["freeswitch","openai","tts"],"latest_commit_sha":null,"homepage":"","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":"2024-01-12T02:44:19.000Z","updated_at":"2025-02-23T17:35:35.000Z","dependencies_parsed_at":"2025-01-07T20:12:21.825Z","dependency_job_id":"591e594e-42ff-41b0-afc0-0cf0026e7a23","html_url":"https://github.com/akscf/mod_openai_tts","commit_stats":null,"previous_names":["akscf/mod_openai_tts"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_openai_tts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_openai_tts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_openai_tts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_openai_tts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akscf","download_url":"https://codeload.github.com/akscf/mod_openai_tts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248923986,"owners_count":21184007,"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","openai","tts"],"created_at":"2024-11-10T14:21:51.152Z","updated_at":"2025-04-14T17:22:31.830Z","avatar_url":"https://github.com/akscf.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  OpenAI 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=\"openai|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= 'openai';\nsession.language = 'en';\n\nsession.speak('Hello world!');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakscf%2Fmod_openai_tts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakscf%2Fmod_openai_tts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakscf%2Fmod_openai_tts/lists"}