| 开发者 | akavoice |
|---|---|
| 更新时间 | 2026年5月21日 14:43 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
AUTH_KEY and SECURE_AUTH_KEY salts. They are decrypted only at the moment a request is made to OpenAI or Spreaker. The plugin does not register your site, does not send usage statistics, and does not phone home.
akavoice-ai-article-to-podcast folder to /wp-content/plugins/, or install the plugin through the WordPress Plugins screen.Yes. The plugin is free and has no usage limit — no monthly quota, no per-conversion fee, no subscription. The only cost is your own OpenAI API usage, which you pay to OpenAI directly.
You need an OpenAI API account with a small amount of credit. Each conversion uses GPT-4o-mini for the rewrite and TTS-1-HD for the voice, which together usually cost only a few cents. You pay OpenAI directly; AkaVoice never charges you.
Yes. Your keys are encrypted with AES-256-CBC in the WordPress database, using a key derived from your site's authentication salts — they are never stored in plain text. They are decrypted only at the moment a request is sent to OpenAI or Spreaker.
No. The plugin contacts only OpenAI and Spreaker, and only when you convert an article. It does not register your site, does not send usage statistics, and does not contact the plugin author's servers. See the External Services section above for the full disclosure.
This free plugin uses OpenAI for voice synthesis. Additional engines (Microsoft Azure and Google Gemini) are available in the separate AkaVoice Pro plugin.
The plugin can rewrite and narrate articles in English, Italian, Spanish, French, German and Portuguese. You choose the language in the plugin settings.
Yes. Converted posts receive an [akavoice_player] shortcode (with a legacy the_content fallback for older posts), so the player works regardless of the editor used to create the post.
Deactivate and delete the plugin from the WordPress Plugins screen. The uninstall routine removes all plugin options, the custom database tables and the post meta it created. Episodes already published on Spreaker are not affected.
[akavoice_player] shortcode to embed the episode player, with a the_content fallback.