Linux 软件免费装

Selection Speech TTS

开发者 computingforall
freemius
更新时间 2025年8月17日 03:44
PHP版本: 6.8 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

audio tts accessibility text to speech speech synthesis

下载

3.0 3.1

详情介绍:

Selection Speech TTS improves website accessibility and engagement by enabling users to select any visible text and have it read aloud using the browser’s built-in speech synthesis (Web Speech API). No need for costly APIs from AWS, OpenAI, Azure, or Google. Designed with a clean interface and minimal overhead, this plugin adds a draggable mini-player to your site, offering users instant audio playback with real-time word highlighting. Features:

安装:

  1. Upload the plugin ZIP via Plugins > Add New > Upload Plugin in your WordPress dashboard.
  2. Activate the plugin.
  3. Visit your site, select any text, and click the play button to hear it aloud.

常见问题:

What does Selection Speech TTS do?

It lets your visitors highlight any text on a page and hear it spoken aloud via the browser’s built-in Text-to-Speech (SpeechSynthesis) — no external TTS API required. = Does it work in all browsers? =\ Most modern browsers (Chrome, Edge, Safari) support the Web Speech API, which this plugin uses. Voice support may vary slightly between platforms and devices. = Will it slow down my site? =\ It’s lightweight and only runs when a visitor selects text. There are no large audio files to load and no network calls to external TTS providers. All speech processing happens locally in the user’s own browser, so there’s no server communication for converting text to speech and virtually no impact on your site’s performance.

Does it collect user data or send audio to a server?

No. Speech happens locally in the user’s browser. The plugin doesn’t upload text or audio. = Can I change the voice or language? =\ The plugin currently uses the browser's default voice. Custom voice and language settings are planned for a future release.