Say It!

Say It! Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 6,623 downloads
Say It! Icon

Try plugin: Say It!

We'll create fresh WordPress site with Say It! installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Say It!

Text to speech plugin helping your website easily say something !

8


1


0


0


2

updated: 2 years ago
since: 5 years ago
author: David Manson

Description

Say It! allows you to easily turn parts of your WordPress articles into audio speech.
The plugin is using modern HTML5 Speech Synthesis and doesn’t require any subscriptions or service, install it, enjoy it!

Once installed, you just need to wrap any content between [sayit] shortcode. Once done, your users can simply click on the text to make it speak.

Want better quality ? Say It! now offers Google Cloud TTS and Amazon Polly compatibility !

Parameters (for HTML5 Speech)

  • lang – Use a language different from the default one
  • speed – speed of speech (recommanded between 0.5 and 1.5)
  • block – set to “1” to make it work on multiple paragraphs at once

Parameters (for Google TTS)

  • lang – Use a language different from the default one
  • block – set to “1” to make it work on multiple paragraphs at once

Parameters (for Amazon Polly)

  • block – set to “1” to make it work on multiple paragraphs at once

Exemple

[sayit block=”1″ lang=”en-GB” speed=”1″]
Hello I am the queen
And I talk for two paragraphs long
[/sayit]