WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: spoken-word (Used by 12 domains)

Spoken Word

πŸ‘€ Weston Ruter πŸ“¦ v1.0.1 πŸ”— Plugin Homepage

Add text-to-speech (TTS) to content, with playback controls, read-along highlighting, multi-lingual support, and settings for rate, pitch, and voice.

  • Uses local text-to-speech engine in user’s browser. Directly interfaces with the speechSynthesis browser API. Zero external requests or dependencies.
  • Words are selected/highlighted as they are being spoken to allow you to read along.
  • Skips speaking elements that should not be read, including footnote superscripts (the sup element).
  • Pauses of different length added are between headings versus paragraphs.
  • Controls remain in view during playback, with each the current text being spoken persistently being scrolled into view. (Requires browser support for position:sticky.)
  • Back/forward controls allow you to skip to the next paragraph; when not speaking, the next paragraph to read will be selected entirely.
  • Select text to read from that point; click on text during speech to immediately change position.
  • Multi-lingual support, allowing embedded text with [lang] attribute to be spoken by the appropriate voice (assuming the user has it installed).
  • Settings for changing the default voice (for each language), along with settings for the rate of speech and its pitch. (Not supported by all engines.) Changes can be made while speaking.
  • Hit escape to pause during playback.
  • Voice preferences are persistently stored in localStorage, with changes synced across windows (of a given site).
  • Ability to use JS in standalone manner (such as in bookmarklet).
  • Known to work in the latest desktop versions of Chrome, Firefox, and Safari. (Tested on OSX.) It does not work reliably in mobile/touch browsers on Android or iOS, apparently due both to the (still experimental) speechSynthesis API not being implemented well enough on those systems and/or programmatic range selection does not work the same way as on desktop. For these reasons, the functionality is disabled by default on mobile operating systems.

Try it out on standalone example with some test content.

Theme Config

The settings for Spoken Word are presented in an HTML5 dialog element. For browsers that do not yet support this feature, the plugin bundles the dialog-polyfill. The polyfill is only included if it is detected the browser does not support dialog natively. The inclusion of the polyfill can be disabled by adding the following to your theme or plugin:

add_filter( 'spoken_word_include_dialog_polyfill', '__return_false' );

For themes that have a sticky header (such as the nav menu in Twenty Seventeen) you may need to add some additional CSS to ensure that the sticky-positioned playback controls do not get hidden behind the sticky header. For example in Twenty Seventeen, you can add the following to the Custom CSS in the Customizer:

@media screen and (min-width: 782px) {
    body:not(.admin-bar) .spoken-word--active {
        top: calc( 0.5em + 70px );
    }
    body.admin-bar .spoken-word--active {
        top: calc( 0.5em + 32px + 70px );
    }
}

Internals

A bookmarklet can be used to load the Spoken Word functionality into any site, even non-WordPress sites where the plugin is not installed. The key is to use the appropriate contentSelector:

( () => {
    const link = document.createElement( 'link' );
    link.rel = 'stylesheet';
    link.href = 'https://unpkg.com/spoken-word/css/style.css';
    document.head.appendChild( link );

    const script = document.createElement( 'script' );
    script.src = 'https://unpkg.com/spoken-word/dist/spoken-word.js';
    script.addEventListener( 'load', () => {
        spokenWord.initialize( {
            contentSelector: [ /* πŸ‘ˆ Amend as desired. */
                '.hentry',
                '.entry-content',
                '.h-entry',
                '.e-content',
                '[itemprop="articleBody"]',
            ].join( ', ' )
        } );
    } );
    document.head.appendChild( script );
} )();

The spokenWord.initialize() function takes an object as its argument which can have the following properties:

 * @param {string}  contentSelector         - CSS Selector to find the elements for speaking.
 * @param {Element} rootElement             - Root element within which to look for content.
 * @param {Object}  chunkifyOptions         - Options passed into chunkify.
 * @param {boolean} useDashicons            - Whether to use Dashicons.
 * @param {Object}  defaultUtteranceOptions - Default utterance options when none are supplied from localStorage.

The dialog and the controls are rendered using Preact. For a list of all the modules used by this plugin, see the package.json.

This plugin is developed on GitHub where the source can be viewed. Please report issues there. Pull requests welcome. The spoken-word package is also published on npm.

DomainExposuresHeadersLast Checked
r*g*t*4*h*l*r*n.o*g.uk βœ… D 2026-07-16 10:06:26
r*d*u*i*a*e*e*l*n.org (WP 6.4.8) ⚠️ F 2026-07-15 04:57:27
e*p*4*.fr πŸ‘€ F 2026-07-13 20:52:56
a*s*n*u.de πŸ‘€ F 2026-07-13 16:43:24
c*g*7.fr πŸ‘€ F 2026-07-13 10:10:53
g*b*e*n*m*x*c*n*.com (WP 6.9.4) πŸ‘€ F 2026-07-09 04:47:25
g*p*i*i*a*s*l*t*o*s.com (WP 7.0) πŸ‘€ F 2026-07-09 03:53:28
c*n*a*o*s*c*a*.com πŸ‘€ D 2026-07-05 00:11:49
a*t*n*c*n*r*.com βœ… F 2026-07-04 12:28:42
p*a*e*z*o.pl (WP 6.8.2) βœ… F 2026-07-01 02:39:14
c*m*v*p.com (WP 6.8.3) βœ… F 2026-05-29 05:21:28
c*m*i*c*u*i*a.org βœ… F 2026-05-22 04:24:06

Top 50 Plugins

Plugin Count
elementor 1,793,506
contact-form-7 1,782,771
elementor-pro 1,061,122
woocommerce 821,482
revslider 618,933
jetpack 465,331
js_composer 429,063
wp-rocket 342,535
essential-addons-for-elementor-lite 269,835
complianz-gdpr 264,796
gravityforms 259,349
cookie-law-info 234,192
google-site-kit 230,298
instagram-feed 229,170
sitepress-multilingual-cms 215,437
header-footer-elementor 211,103
google-analytics-for-wordpress 210,470
bluehost-wordpress-plugin 192,928
elementskit-lite 184,325
gutenberg 167,699
cookie-notice 153,970
gutenberg-core 143,092
litespeed-cache 140,040
wpforms-lite 128,247
gtranslate 127,646
the-events-calendar 125,270
astra-sites 117,402
popup-maker 112,766
woocommerce-payments 112,059
tablepress 103,048
honeypot 99,317
astra-addon 95,645
coblocks 95,217
wp-smushit 92,664
duracelltomi-google-tag-manager 92,033
all-in-one-seo-pack 91,535
layerslider 91,519
bb-plugin 87,455
premium-addons-for-elementor 86,290
akismet 86,121
cleantalk-spam-protect 84,402
mailchimp-for-wp 83,536
ml-slider 83,127
megamenu 81,731
woocommerce-gateway-stripe 81,160
fusion-builder 78,889
smart-slider-3 77,486
ewww-image-optimizer 77,458
wp-pagenavi 77,284
jet-engine 77,025

Top 50 Themes

Theme Count
hello-elementor 626,411
Divi 508,064
astra 423,884
flatsome 135,027
Avada 123,769
generatepress 117,373
pub 99,228
oceanwp 82,877
kadence 80,212
enfold 71,284
salient 66,490
twentyseventeen 55,299
twentytwentyfour 53,225
bb-theme 52,968
betheme 52,932
blocksy 51,640
cocoon-master 50,582
h4 49,311
dt-the7 46,313
twentytwentyfive 44,637
neve 39,091
woodmart 38,172
Avada-Child-Theme 37,554
gox 36,306
bridge 32,436
twentytwentyone 30,990
lightning 30,230
twentytwenty 29,296
swell 28,426
Impreza 26,461
bricks 26,450
Newspaper 24,501
twentytwentythree 22,721
epik-redesign 19,619
twentytwentytwo 19,330
uncode 18,977
twentysixteen 17,840
pro 17,673
sydney 16,916
storefront 16,653
Total 14,816
hello-theme-child-master 14,063
extendable 13,970
factory-templates-4 13,752
themify-ultra 13,135
yith-wonder 12,969
hestia 12,869
yootheme 12,864
porto 12,140
twentynineteen 11,851