https://github.com/beyondwords-io/wordpress-plugin
BeyondWords is the AI voice platform that brings frictionless audio publishing to newsrooms, writers, and businesses. Automatically create audio versions of WordPress posts and pages and embed via a customizable player.
https://github.com/beyondwords-io/wordpress-plugin
text-to-speech tts wordpress wordpress-plugin
Last synced: 4 months ago
JSON representation
BeyondWords is the AI voice platform that brings frictionless audio publishing to newsrooms, writers, and businesses. Automatically create audio versions of WordPress posts and pages and embed via a customizable player.
- Host: GitHub
- URL: https://github.com/beyondwords-io/wordpress-plugin
- Owner: beyondwords-io
- License: gpl-2.0
- Created: 2017-06-06T12:37:29.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2026-03-07T23:18:04.000Z (4 months ago)
- Last Synced: 2026-03-08T00:36:50.053Z (4 months ago)
- Topics: text-to-speech, tts, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/speechkit/
- Size: 4.21 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# BeyondWords WordPress Plugin

[](https://github.com/beyondwords-io/wordpress-plugin/actions/workflows/main.yml)
[](https://beyondwords-io.github.io/wordpress-plugin/dashboard.html)
[](https://wordpress.org/)
[](https://www.php.net/)
## Description
BeyondWords is the AI voice platform that brings frictionless audio publishing to newsrooms, writers, and businesses. Automatically create audio versions of WordPress posts and pages and embed via a customizable player. Lifelike neural voices and customizable text-to-speech algorithms deliver realistic speech that keeps listeners coming back for more.
## Documentation
The [doc/](./doc/) directory contains these useful resources:
1. [Getting started](./doc/getting-started.md): Set up a development environment
for our plugin using *wp-env*.
2. [Code quality checks](./doc/code-quality-checks.md): Automated code quality
checks that run for every commit.
3. [Running tests](./doc/running-tests.md): How to manually run our unit and e2e tests in your
local development environment.
4. [WordPress VIP](./doc/wordpress-vip.md): Our *WordPress VIP* compatibility.
5. [Plugin features](./doc/plugin-features.md): An overview of the features of
our plugin.
6. [wp-config.php](./doc/wp-config.md): Our *wp-config.php* settings.
## Links
- [BeyondWords](https://beyondwords.io/): Create your free account or manage
your BeyondWords projects here.
- [Online docs](https://docs.beyondwords.io/docs-and-guides/content/connect-cms/wordpress):
The online docs for installing and configuring our WordPress plugin.
- [WordPress Plugin repo page](https://wordpress.org/plugins/speechkit/): Our
plugin page on *wordpress.org*.
## License
This WordPress plugin is released under the [GPL](https://www.gnu.org/licenses/licenses.html#GPL),
which is the same license that [WordPress itself uses](https://wordpress.org/about/license/).