Title: Readivo – Text to Speech Audio Player
Author: honzanovacek / Readivo
Published: <strong>11 Tháng 3, 2026</strong>
Last modified: 19 Tháng 3, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/readivo/assets/banner-772x250.png?rev=3479768)

![](https://ps.w.org/readivo/assets/icon-256x256.png?rev=3479768)

# Readivo – Text to Speech Audio Player

 Bởi [honzanovacek / Readivo](https://profiles.wordpress.org/honzanovacek/)

[Tải về](https://downloads.wordpress.org/plugin/readivo.1.1.1.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/readivo/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/readivo/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/readivo/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/readivo/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/readivo/)

## Mô tả

Readivo Audio Player allows you to add an audio version of your WordPress posts 
and pages using the Readivo text-to-speech embed script.

The plugin provides a simple integration with minimal configuration:

• Insert the player manually using the shortcode **[readivo]**
 • Add the player
anywhere in content using the **Readivo Player Gutenberg block** • Automatically
insert the player at the top or bottom of posts based on plugin settings • Limit
automatic insertion to posts published after a selected date • Assign a specific
audio recording to a post using **Play ID** • Customize player text using **Default
text** • Control visibility per post using a dedicated editor panel

The player is rendered dynamically on the frontend and does not modify stored post
content in the database.
 Audio playback and processing are powered by the Readivo
service.

Full documentation: [https://readivo.app/docs](https://readivo.app/docs)
 Readivo.
app homepage: [https://readivo.app](https://readivo.app) Readivo account: [https://app.readivo.app/register](https://app.readivo.app/register)

### Usage

Manual insertion (shortcode):
 – Add **[readivo]** to the content where you want
the player. – Optional attributes: – **Play ID** – use a specific audio recording–**
Default text** – custom player text

Gutenberg block:
 – Add the **Readivo Player** block anywhere in the content. – 
Optional settings: – **Play ID** – use a specific audio or uploaded MP3 – **Default
text** – custom player text – If the block is used, automatic insertion is disabled.

Automatic insertion:
 – Enable “Automatically insert a player into each article”
in Settings -> Readivo. – Choose position (top/bottom) and post types. – Set the
date from which posts should include the player.

Per-post control:
 – Use the “Readivo” panel in the editor: – **Automatically** –
follow global settings – **Show player** – force display – **Hide player** – disable
player for this post – You can also set: – **Play ID** – assign specific audio to
the post – **Default text** – customize player text

Priority logic:
 – Gutenberg block  shortcode  automatic insertion – Only one player
is rendered per post.

### External services

This plugin loads an external JavaScript embed script from:
 https://cdn.readivo.
app/dist/loader.js

The script renders the Readivo audio player and loads the player endpoint:
 https://
cdn.readivo.app/player/

What the service is used for:
 Readivo converts article text into audio and provides
an audio player that can play the generated audio on the website. It can also be
used to play your own audio files or podcasts — simply upload an MP3 file in the
Readivo administration and embed it into your article using a **Play ID**.

What data is sent:
 When audio generation is triggered, the following data may be
sent to the Readivo API: – page title – page URL – a stable custom identifier (post
ID based identifier) – optionally extracted article text for audio generation

When data is sent:
 No data is sent to the Readivo API when the page loads. Data
is sent only when a visitor starts audio playback and the audio for the article 
needs to be generated.

Service provider: [https://readivo.app](https://readivo.app)
 Terms of service: 
[https://readivo.app/legal/terms](https://readivo.app/legal/terms) Privacy policy:
[https://readivo.app/legal/privacy](https://readivo.app/legal/privacy)

### Features

• Convert articles to audio using text-to-speech
 • Play your own audio files or
podcasts using **Play ID** • Lightweight frontend player • Gutenberg block for precise
player placement • Manual insertion using shortcode **[readivo]** • Automatic insertion
into posts and pages • Limit automatic insertion to posts published after a selected
date • Per-post settings: Play ID, Default text, visibility control • Smart insertion
logic to prevent duplicate players • Audio is generated once and served from cache•
Does not modify stored post content • Works with standard WordPress themes

## Ảnh màn hình

 * [[
 * Readivo Settings page.
 * [[
 * Readivo metabox in post editor.
 * [[
 * Player output on the frontend.

## Khối

Plugin này cung cấp 1 khối.

 *   Readivo Player Insert the Readivo audio player into the content.

## Cài đặt

 1. Upload the plugin folder to /wp-content/plugins/ or install it through the WordPress
    Plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to Settings -> Readivo and set your **Site ID**.
 4. (Optional) Configure auto-insert, position, post types, and other settings.

## Hỏi đáp

### Do I need a Site ID?

Yes. The plugin requires a Readivo **Site ID** to render the player.

### Does the plugin modify my post content in the database?

No. The player element is inserted only when rendering the post on the frontend.
The stored post content is not permanently modified.

### What data does Readivo receive?

The player uses an external Readivo embed script and player endpoint. Depending 
on your Readivo administration settings, Readivo may receive page metadata (such
as title and URL) and optionally the extracted article text for audio generation.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Readivo – Text to Speech Audio Player” là mã nguồn mở. Những người sau đã đóng 
góp vào plugin này.

Những người đóng góp

 *   [ honzanovacek / Readivo ](https://profiles.wordpress.org/honzanovacek/)

[Dịch “Readivo – Text to Speech Audio Player” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/readivo)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/readivo/), check out [SVN repository](https://plugins.svn.wordpress.org/readivo/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/readivo/)
qua [RSS](https://plugins.trac.wordpress.org/log/readivo/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.1.1

 * Added site verification meta tag

#### 1.1.0

 * Added Gutenberg block for Readivo Player
 * Added Play ID and Default text per post
 * Added date-based automatic insertion
 * Removed global player ID and voice settings
 * Improved insertion logic to prevent duplicate players
 * Added support for custom uploaded audio via Play ID

#### 1.0.1

 * Improve plugin name for discoverability
 * Improved settings labels and consistency with Readivo dashboard
 * Added documentation links

#### 1.0.0

 * Initial release.

## Meta

 *  Phiên bản **1.1.1**
 *  Cập nhật lần cuối **2 tháng trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 6.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.9.4**
 *  Phiên bản PHP ** 7.4 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/readivo/)
 * Thẻ
 * [accessibility](https://vi.wordpress.org/plugins/tags/accessibility/)[audio](https://vi.wordpress.org/plugins/tags/audio/)
   [audio player](https://vi.wordpress.org/plugins/tags/audio-player/)[text to speech](https://vi.wordpress.org/plugins/tags/text-to-speech/)
   [tts](https://vi.wordpress.org/plugins/tags/tts/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/readivo/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

[Your review](https://wordpress.org/support/plugin/readivo/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/readivo/reviews/)

## Những người đóng góp

 *   [ honzanovacek / Readivo ](https://profiles.wordpress.org/honzanovacek/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/readivo/)