Say It!

plugin banner

Text to speech plugin helping your website easily say something !

Author:David Manson (profile at wordpress.org)
WordPress version required:5.0.0
WordPress version tested:5.8.2
Plugin version:4.0.1
Added to WordPress repository:27-03-2019
Last updated:12-11-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:84
Rated by:11
Plugin URI:
Total downloads:6 634
Active installs:200+
plugin download
Click to start download

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]


FAQ
ChangeLog