Linux 软件免费装
Banner图

VoxFill — AI Voice Descriptions for WooCommerce

开发者 apqrinu
omarabdayem
更新时间 2026年5月31日 23:29
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ai voice product-description chatgpt

下载

1.0.0

详情介绍:

VoxFill adds a voice-recording toolbar to the WooCommerce product editor. Speak naturally about your product; the plugin transcribes the audio, sends the transcript to your chosen AI provider (Anthropic Claude, OpenAI, or Groq), and fills in: You bring your own API key from Anthropic, OpenAI, or Groq. Groq offers a generous free tier — no credit card needed to start. There is no premium tier and no usage limit imposed by VoxFill — only a self-managed daily budget you can configure or disable. Why VoxFill How it works
  1. Install VoxFill and activate it. Open VoxFill Settings under WooCommerce.
  2. Paste your Anthropic or OpenAI API key. Pick a tone, language, and which fields to fill.
  3. Open any product. The VoxFill toolbar sits inside the product editor. Click the microphone, describe your product, and click Generate.
  4. Review the AI-generated copy and publish.
AI disclaimer AI-generated content may require editing. VoxFill does not guarantee accuracy, uniqueness, or legal compliance of generated text. Always review output before publishing.

安装:

  1. Upload the plugin to wp-content/plugins/voxfill/, or install from the WordPress plugin directory.
  2. Activate VoxFill through the Plugins menu in WordPress.
  3. Go to WooCommerce → VoxFill and add your Anthropic, OpenAI, or Groq API key.
  4. Open any product. The VoxFill toolbar appears inside the product editor.

屏幕截图:

  • The VoxFill toolbar inside the WooCommerce product editor — mic button, waveform, transcript, and Generate.
  • Generated copy appearing in the product fields (title, short description, full description, tags).

升级注意事项:

1.0.0 First public release.

常见问题:

Do I need a paid plan?

No. VoxFill is free and fully open-source. You pay your chosen AI provider directly. The daily limit in settings is a self-managed budget to help you control your own costs — it can be set to 0 (unlimited).

Which AI providers are supported?

Anthropic Claude, OpenAI, and Groq. Choose one in Settings and paste the matching API key. Groq offers a free tier with generous rate limits — get a key at console.groq.com/keys without a credit card. Groq runs open-source models (Llama 3.x, GPT-OSS) on fast inference hardware.

Does it work with the Block Editor?

Yes. VoxFill writes into both the Classic Editor (TinyMCE) and the Block Editor (Gutenberg) automatically.

Does it integrate with my SEO plugin?

Yes. The SEO meta description is written into Yoast SEO, RankMath, or All in One SEO when one of them is active.

Is my API key safe?

Your API key is stored in your own WordPress database (wp_options) just like keys for WooCommerce or Yoast. It is sent only to the provider you select (Anthropic, OpenAI, or Groq) when you click Generate.

What languages are supported?

English, Arabic, Spanish, French, German, Italian, Portuguese, Dutch, Japanese, and Chinese. More can be added by filtering voxfill_ai_prompt.

Is it compatible with WPML and Polylang?

Yes. The plugin ships a wpml-config.xml so WPML's String Translation picks up the brand context automatically. For Polylang, the brand context is registered with pll_register_string() as soon as you save a value. A voxfill_brand_context filter is also exposed for custom multilingual setups.

Does the plugin send data automatically?

No. Data is transmitted to the AI provider only when you explicitly click the Generate button. Nothing is sent on activation, on page load, or via background events.

How do I uninstall?

Deactivate, then delete. If you enabled "Delete data on uninstall" in Settings, all VoxFill options and counters are removed. Otherwise your saved API key and preferences remain so you can reinstall later without re-entering them.

更新日志:

1.0.0