Title: Audileo – Text to Speech (TTS) Read Aloud for Accessibility (WCAG/ADA)
Author: Audileo
Published: <strong>2026 年 9 月 2 日</strong>
Last modified: 2026 年 9 月 2 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/audileo-tts.svg)

# Audileo – Text to Speech (TTS) Read Aloud for Accessibility (WCAG/ADA)

 由 [Audileo](https://profiles.wordpress.org/audileo/) 開發

[下載](https://downloads.wordpress.org/plugin/audileo-tts.3.2.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/audileo-tts/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/audileo-tts/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/audileo-tts/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/audileo-tts/#developers)

 [技術支援](https://wordpress.org/support/plugin/audileo-tts/)

## 外掛說明

**Audileo TTS** adds a floating play button to every page of your WordPress site,
allowing visitors to listen to your content read aloud using the browser’s built-
in Web Speech API.

#### Features

 * **Voice Selection** – Automatically detects and ranks available voices:
    - **Microsoft Edge Natural** voices
    - **Google** voices
    - **Apple** system voices
    - Plus system and fallback voices
 * **Intelligent Content Extraction** – Automatically reads only the meaningful 
   content:
    - Skips navigation menus, sidebars, headers, footers
    - Removes ads, cookie banners, popups
    - Excludes comments, sharing buttons, related posts
    - Detects WordPress themes and picks the main content area
 * **Floating Player** – Dark/light mode UI with:
    - Play/Pause/Stop controls
    - Speed adjustment (0.5x to 3x)
    - Pitch adjustment
    - Progress bar with time estimate
    - Voice selector dropdown with all available voices
    - Read Selection feature
 * **Customizable** – Position, colors, size, and behavior all configurable
 * **Keyboard Shortcuts** – Ctrl+Shift+U to toggle reading
 * **Mobile Responsive** – Works on phones and tablets
 * **Accessibility** – WCAG-compliant focus states, reduced motion support
 * **Lightweight** – No external dependencies, uses the browser’s built-in Web Speech
   API
 * **Privacy** – No external API calls, no data collection, GDPR compliant

#### How Voice Selection Works

The plugin scans all voices available in the visitor’s browser, ranks them by type,
and auto-selects one:

 1. **Edge Natural voices** – Available in Microsoft Edge and Chrome on Windows 10/
    11
 2. **Google voices** – Available in Google Chrome
 3. **Apple voices** – Available in Safari (macOS/iOS)
 4. **System voices** – Fallback for all browsers

A suitable voice matching the page language is auto-selected and saved for future
visits via browser localStorage.

#### Privacy

This plugin does **not** collect, store, or transmit any data. All text-to-speech
processing happens locally in the visitor’s browser using the Web Speech API. No
external API calls are made. Voice preferences are stored in the visitor’s browser
localStorage only.

## 安裝方式

 1. Upload the `audileo-tts` folder to `/wp-content/plugins/`
 2. Activate the plugin through the **Plugins** menu
 3. Go to **Settings > Audileo TTS** to customize the player
 4. The play button automatically appears on every page

#### Quick Start

The plugin works out of the box with sensible defaults:
 * Button appears in the
bottom-right corner * Voice auto-selected based on browser availability * 1x speed,
1x pitch * Text highlighting enabled

## 常見問題集

### Does this plugin work with all browsers?

Yes! The Web Speech API is supported in all modern browsers (Chrome, Edge, Firefox,
Safari, Opera). Voice quality varies by browser:
 * **Microsoft Edge** – Edge Natural
voices * **Google Chrome** – Google voices * **Safari** – Apple voices * **Firefox**–
System voices

### How does it know what text to read?

The plugin intelligently extracts the main content by:
 1. Looking for semantic 
HTML elements (`<article>`, `<main>`) 2. Detecting WordPress theme content areas(`.
entry-content`, `.post-content`, etc.) 3. Removing known noise elements (nav, footer,
sidebar, ads, comments, etc.) 4. Cleaning up the text (removing button labels, share
links, etc.)

You can add additional CSS selectors to exclude via the Advanced settings.

### Does it require an API key?

No. The plugin uses the browser’s built-in Web Speech API, which is completely free
and requires no API keys or external services.

### Can visitors choose their own voice?

Yes. The expanded player includes a voice selector dropdown that lists all voices
available in the visitor’s browser, organized by quality tier.

### Is it GDPR compliant?

Yes. The plugin makes no external requests and stores nothing server-side. Voice
preferences are stored in the visitor’s browser localStorage only.

### Does it work with page builders?

Yes. The plugin works with any WordPress content: Gutenberg, Elementor, Divi, Beaver
Builder, WPBakery, Classic Editor, etc. It extracts text from the page’s main content
area regardless of how it was built.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Audileo – Text to Speech (TTS) Read Aloud for Accessibility(
WCAG/ADA)〉的開發相關工作。

參與者

 *   [ Audileo ](https://profiles.wordpress.org/audileo/)

[將〈Audileo – Text to Speech (TTS) Read Aloud for Accessibility (WCAG/ADA)〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/audileo-tts)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/audileo-tts/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/audileo-tts/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/audileo-tts/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/audileo-tts/)。

## 變更記錄

#### 3.2.0

 * Aligned readme plugin name with plugin header for consistency
 * Removed restricted terms from plugin name

#### 3.1.0

 * Use wp_enqueue_script/style for proper asset loading
 * Removed Custom CSS setting per WordPress.org guidelines
 * Removed comparative marketing claims from descriptions
 * CSS and JS loaded as proper enqueued assets

#### 3.0.0

 * Single-file architecture for maximum compatibility
 * Improved admin menu placement under Settings
 * Credit link now disabled by default per WordPress.org guidelines

#### 2.0.0

 * Complete rewrite with intelligent content extraction
 * Added Edge Natural voice detection
 * New dark/light mode player UI
 * Speed and pitch controls
 * Text highlighting while reading
 * Keyboard shortcut support (Ctrl+Shift+U)
 * Voice selector dropdown with quality tier grouping
 * Read Selection feature
 * Auto-stop on scroll option
 * Mobile responsive design
 * Accessibility improvements

#### 1.0.0

 * Initial release

## 中繼資料

 *  版本 **3.2.0**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/audileo-tts/)
 * 標籤:
 * [accessibility](https://tw.wordpress.org/plugins/tags/accessibility/)[read aloud](https://tw.wordpress.org/plugins/tags/read-aloud/)
   [text to speech](https://tw.wordpress.org/plugins/tags/text-to-speech/)[tts](https://tw.wordpress.org/plugins/tags/tts/)
   [voice](https://tw.wordpress.org/plugins/tags/voice/)
 *  [進階檢視](https://tw.wordpress.org/plugins/audileo-tts/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/audileo-tts/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/audileo-tts/reviews/)

## 參與者

 *   [ Audileo ](https://profiles.wordpress.org/audileo/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/audileo-tts/)