| 开发者 | Sangar Studio |
|---|---|
| 更新时间 | 2026年5月28日 02:25 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
sangar-studio-readflow folder to the /wp-content/plugins/ directory, or upload the ZIP file via Plugins > Add New > Upload Plugin.No. If you leave "Voz por IA" disabled or do not provide an API Key, the plugin operates in fallback mode, using the reader's local web browser engine (window.speechSynthesis) to synthesize voice completely free and instantly.
Files are saved inside the /wp-content/uploads/sangar-studio-readflow/ directory as static MP3 files. They are automatically named according to post IDs (e.g. post-42.mp3).
The plugin listens to post updates. Saving, editing, or trashing a post automatically deletes its corresponding cached MP3 so that the fresh content is compiled on the next listener's play click.
Yes! Sangar Studio ReadFlow breaks articles into smart, semantic chunks of approximately 3,500 characters, avoiding breaking mid-word or mid-sentence. It submits each chunk sequentially and compiles the resulting binaries into a unified audio stream, bypassing OpenAI's 4,096 character limit easily.
Select "Insertar manualmente" in the settings, and insert the shortcode [sangar-studio-readflow] anywhere in your post text, or call it programmatically in your theme files:
<?php echo do_shortcode('[sangar-studio-readflow]'); ?>
(The legacy shortcode [readio] is also fully supported for backward compatibility).
wp-content/uploads/sangar-studio-readflow/).