Smart Audio Reader

Description

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.

Screenshots

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

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Smart Audio Reader” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Smart Audio Reader” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.0

  • Plugin release and submit to wordPress.org

1.1.1

  • Update plugin readme.txt