{"id":21073914,"url":"https://github.com/rezkyatinnov/capetangjs","last_synced_at":"2025-08-08T05:10:49.311Z","repository":{"id":57194131,"uuid":"85093963","full_name":"rezkyatinnov/capetangjs","owner":"rezkyatinnov","description":"A JavaScript library for text to speech vice versa using Web Speech API","archived":false,"fork":false,"pushed_at":"2017-03-23T04:22:52.000Z","size":29,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T02:49:29.232Z","etag":null,"topics":["git-flow","javascript","javascript-library","speech-recognition","speech-synthesis","speech-to-text","text-to-speech","tts","webspeech-api"],"latest_commit_sha":null,"homepage":"https://rezkyatinnov.github.io/capetangjs/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rezkyatinnov.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}},"created_at":"2017-03-15T16:08:48.000Z","updated_at":"2017-11-16T04:04:30.000Z","dependencies_parsed_at":"2022-09-01T23:40:32.741Z","dependency_job_id":null,"html_url":"https://github.com/rezkyatinnov/capetangjs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/rezkyatinnov/capetangjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezkyatinnov%2Fcapetangjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezkyatinnov%2Fcapetangjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezkyatinnov%2Fcapetangjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezkyatinnov%2Fcapetangjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rezkyatinnov","download_url":"https://codeload.github.com/rezkyatinnov/capetangjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezkyatinnov%2Fcapetangjs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269366853,"owners_count":24405250,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["git-flow","javascript","javascript-library","speech-recognition","speech-synthesis","speech-to-text","text-to-speech","tts","webspeech-api"],"created_at":"2024-11-19T19:13:40.871Z","updated_at":"2025-08-08T05:10:49.279Z","avatar_url":"https://github.com/rezkyatinnov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CapetangJS\n\n![license](https://img.shields.io/npm/l/node-readme.svg)\n\nA JavaScript library for text to speech using Web Speech API\n\n## Features\n- generate voice from given text\n- generate text from voice is not available yet\n\n## Compatibility\n- Firefox 45+\n- Chrome 33+\n\n## Install\n### bower\n`bower install --save capetang`\n\n## Usage\n\nAdd a command in `script` tag inside your html page :\n```html\n\u003cscript src=\"bower_components/capetang/capetang.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n    capetang.speak(\"Hello World!\");\n\u003c/script\u003e\n```\n\nYou can check the [Demo Site](https://rezkyatinnov.github.io/capetangjs-demo/)\nor clone from this [Demo Git Repo](https://github.com/rezkyatinnov/capetangjs-demo/)\n\n## Contributing\n\nContributions welcome; Please submit all pull requests against the develop branch. This repo is following gitflow branching model [GitFLow](https://datasift.github.io/gitflow/IntroducingGitFlow.html). If your pull request contains JavaScript patches or features, you should include relevant unit tests. Thanks!\n\n## Author\n\n[Rezkya Tinnov](http://github.com/rezkyatinnov) : \u003cmailme@rezkyatinnov.com\u003e \n\n## License\n\n - **MIT** : http://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezkyatinnov%2Fcapetangjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frezkyatinnov%2Fcapetangjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezkyatinnov%2Fcapetangjs/lists"}