Audileo TTS adds a floating play button to every page of your WordPress site, allowing visitors to listen to your content read aloud using the browser’s built-in Web Speech API.
The plugin scans all voices available in the visitor’s browser, ranks them by type, and auto-selects one:
A suitable voice matching the page language is auto-selected and saved for future visits via browser localStorage.
This plugin does not collect, store, or transmit any data. All text-to-speech processing happens locally in the visitor’s browser using the Web Speech API. No external API calls are made. Voice preferences are stored in the visitor’s browser localStorage only.