Smart Audio Reader

外掛說明

Smart Audio Reader is a lightweight WordPress plugin that converts webpage content into speech using the browser’s built-in SpeechSynthesis API.

The plugin enables users to listen to posts, pages, and other text-based content directly in their browser without requiring external services or additional downloads.

It is designed to improve accessibility and usability by providing an alternative way to consume content, especially for users who prefer audio playback or have difficulty reading on screen.

Features

Floating Reader Button:
Displays a floating audio control button on the frontend with configurable position settings.

Custom Button Label and Icon:
Allows administrators to set a custom reader name and choose an icon from the settings panel.

Paragraph Highlighting:
Highlights the currently spoken paragraph during audio playback for better readability.

Highlight Style Customization:
Provides options to adjust highlight background and border colors.

Lightweight Implementation:
Uses minimal frontend assets to maintain fast page loading performance.

Accessibility Support:
Adds text-to-speech functionality to help users consume content in audio format.

Multilingual Compatibility:
Works with different languages supported by the browser’s SpeechSynthesis API.

螢幕擷圖

  • Frontend – Smart Audio Reader Icons
  • Backend – Plugin General Setting

安裝方式

  1. Go to the Plugins screen in your WordPress admin dashboard.
  2. Click Add New and search for Smart Audio Reader.
  3. Click Install Now and then Activate the plugin.
  4. Navigate to Smart Audio Reader in the admin menu.
  5. Configure the reader settings such as name, icon, position, and highlight styles.
  6. Use the [smart_audio_reader] shortcode in posts or pages if you want inline placement.
  7. Visit your website to experience the Smart Audio Reader in action.

常見問題集

How do I show the reader in page content?

Use the shortcode [smart_audio_reader] in your post, page, or block editor.

Can I use both shortcode and floating mode together?

Yes. You can use the shortcode and keep dynamic floating output enabled at the same time.

Why is speech not working in some browsers/devices?

The plugin uses the browser SpeechSynthesis API, so voice quality and support depend on browser and operating system availability.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Smart Audio Reader〉的開發相關工作。

參與者

將〈Smart Audio Reader〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.0

  • Plugin release and submit to wordPress.org

1.1.1

  • Update plugin readme.txt