Title: Readivo – Text to Speech Audio Player
Author: honzanovacek / Readivo
Published: <strong>11 mars 2026</strong>
Last modified: 19 mars 2026

---

Sök tillägg

![](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

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

[Ladda ner](https://downloads.wordpress.org/plugin/readivo.1.1.1.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/readivo/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/readivo/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/readivo/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/readivo/#developers)

 [Support](https://wordpress.org/support/plugin/readivo/)

## Beskrivning

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

## Skärmdumpar

[⌊Readivo Settings page.⌉⌊Readivo Settings page.⌉[

Readivo Settings page.

[⌊Readivo metabox in post editor.⌉⌊Readivo metabox in post editor.⌉[

Readivo metabox in post editor.

[⌊Player output on the frontend.⌉⌊Player output on the frontend.⌉[

Player output on the frontend.

## Block

Detta tillägg tillhandahåller 1 block.

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

## Installation

 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.

## Vanliga frågor

### 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.

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”Readivo – Text to Speech Audio Player” är programvara med öppen källkod. Följande
personer har bidragit till detta tillägg.

Bidragande personer

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

[Översätt ”Readivo – Text to Speech Audio Player” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/readivo)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/readivo/), kika på
[SVN-filförvaret](https://plugins.svn.wordpress.org/readivo/) eller prenumerera 
på [utvecklarloggen](https://plugins.trac.wordpress.org/log/readivo/) via [RSS](https://plugins.trac.wordpress.org/log/readivo/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 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

 *  Version **1.1.1**
 *  Senast uppdaterat **4 månader sedan**
 *  Aktiva installationer **Färre än 10**
 *  WordPress-version ** 6.0 eller senare **
 *  Testat upp till **6.9.4**
 *  PHP-version ** 7.4 eller senare **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/readivo/)
 * Etiketter
 * [accessibility](https://sv.wordpress.org/plugins/tags/accessibility/)[audio](https://sv.wordpress.org/plugins/tags/audio/)
   [audio player](https://sv.wordpress.org/plugins/tags/audio-player/)[text to speech](https://sv.wordpress.org/plugins/tags/text-to-speech/)
   [tts](https://sv.wordpress.org/plugins/tags/tts/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/readivo/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

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

[Se alla recensioner](https://wordpress.org/support/plugin/readivo/reviews/)

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/readivo/)