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.

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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