Skip to content

mosne/mosne-text-to-speech-block

Repository files navigation

Mosne Text to Speech block

 Mosne Text to Speech

Description

This is a block that allow you to add a text to speech feature to your website. using the Web Speech API, the plugin will read the content of the page according to the document language and user's preferences. No third-party services are used, so no cookies are required. RGPD-friendly. Accessibility-ready.

Key Features

  • Listen to the content of a page according to the document language and user's preferences.
  • skip undesired content adding the class .skip-speech to the element.
  • Accessibility-ready
  • No cookies used (GDPR-friendly)
  • Performance-optimized and lightweight
  • No block library required
  • Primarily built with native WordPress components
  • Developer-friendly and easy to customize

Stay Connected

Installation

You have a couple of options:

  • Go to Plugins → Add New and search for "Mosne text to speech". Once found, click "Install".
  • Download the Mosne text to speech from wordpress.org and make sure the folder is zipped. Then upload via Plugins → Add New → Upload.
  1. Activate the plugin through the 'Plugins' screen in WordPress.
  2. Search for the "Mosne text to speech" block within the Block Editor (Gutenberg) and add it to a page or a template.

Frequently Asked Questions

Can i skip some content?

You can skip some content adding the class .skip-speech to the element.

Screenshots

  1. Example of the plugin in action screenshot-1

Copyright

The icons onf this blocks come from Heroicons with MIT licenses heroicons.com

Changelog

0.1.1 - 2025-02-05

  • Fix security issue

0.1.0 - 2025-02-01

  • Initial release