Linux 软件免费装
Banner图

Sahajanand Post to Speech

开发者 vanpariyar
alkesh7
更新时间 2026年7月15日 16:24
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

audio blog speech gutenberg text-to-speech

下载

1.0.0 1.0.1 1.0.2

详情介绍:

Sahajanand Post to Speech helps you convert WordPress posts into listenable audio. Add the Sahajanand Post To Speech block, generate speech from your post content, and visitors get a simple audio player — no post text is shown on the frontend. Features Generation modes Tutorial [youtube https://youtu.be/V0eXbLQloZM] Contribute Development happens on GitHub. Bug reports, feature requests, and pull requests are welcome: https://github.com/vanpariyar/wordpress-plugins

安装:

  1. Upload the plugin folder to /wp-content/plugins/sahajanand-post-to-speech/ or install from the WordPress plugin directory.
  2. Activate the plugin through the Plugins screen.
  3. Go to Settings → Sahajanand Post to Speech and choose Browser or API mode.
  4. Edit a post, add the Sahajanand Post To Speech block, and click Generate audio.

屏幕截图:

  • Block settings — browser and API mode options
  • Plugin Settings page Preview
  • Block settings — Custom Post Content preview

升级注意事项:

1.0.0 Initial release.

常见问题:

Can I convert an entire blog post to audio?

Yes. Set Text source to Post content in the block sidebar. The block reads the full post text when you generate audio.

Is post text shown on the frontend?

No. Only the audio player is displayed to visitors.

Can I migrate from an older “Post to Speech” install?

This release uses the folder slug sahajanand-post-to-speech and block namespace sahajanand-post-to-speech/post-audio. Deactivate and remove any old plugin folder, install this version, then re-add the Sahajanand Post To Speech block to your posts. Plugin settings are preserved when option keys match.

Which mode should I use?

Use Browser on modern desktops with a good internet connection for the first model download. Use API if you host a compatible TTS HTTP service or need server-side generation.

Where do I get an API service?

API mode expects a REST API that accepts JSON and returns WAV audio. You can self-host a service using the open-source KittenTTS project.

Does this work on shared hosting?

Yes. Browser mode needs no special server software. API mode only requires wp_remote_post() outbound HTTP access to your API URL.

更新日志:

1.0.2 1.0.0