Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Hover Speech

No security coverage
View on drupal.org

This module adds a "hover speech" button to your website, allowing users to easily toggle text-to-speech functionality for content. Users can customize the button's appearance and behavior, including text, available languages, font size controls, colors, and position.

Setup & Installation

Download the module
From your Drupal project root, run:

composer require drupal/hover_speech:1.0.x-dev

Enable the module
drush en hover_speech -y

or via Drupal Admin UI:

Go to Extend → search for Hover Speech → enable.

Configuration

Once enabled, your module should provide an admin settings form (example path):

/admin/config/user-interface/hover-speech

Here you can configure:

  • Button text (Speech ON / OFF).
  • Languages (dynamic, e.g., en, hi, mr, etc.).
  • Font size controls (+ / – buttons).
  • Colors (background, border, text).
  • Position (top-left, top-right, bottom-left, bottom-right).

Placing the Block

The module provides a Hover Speech block.

  • Go to Structure → Block layout (/admin/structure/block).
  • Find the region where you want the speech button (e.g., Sidebar first, Header, or Content top).
  • Click Place block.
  • Search for Hover Speech.
  • Click Place block → configure visibility if needed (for specific pages/roles).
  • Save the layout. ✅

drush cr

Activity

Total releases
1
First release
Sep 2025
Latest release
10 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.0.x-dev Dev Sep 14, 2025