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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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