| 开发者 |
vanpariyar
alkesh7 |
|---|---|
| 更新时间 | 2026年7月15日 16:24 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/sahajanand-post-to-speech/ or install from the WordPress plugin directory.Yes. Set Text source to Post content in the block sidebar. The block reads the full post text when you generate audio.
No. Only the audio player is displayed to visitors.
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.
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.
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.
Yes. Browser mode needs no special server software. API mode only requires wp_remote_post() outbound HTTP access to your API URL.