Everything you'd want to know before you install.
A detailed look at how Text-to-Speech Product Audio Module PrestaShop 8/9 works, why we built it the way we did, and the thinking behind the features above.
Why audio on a product page
Listening has become second nature: podcasts, voice messages, narrated articles. On mobile, hearing a description while doing something else beats reading a wall of text. And for visually impaired, dyslexic or simply tired visitors, it is sometimes the only pleasant way to discover your products. The module turns the content you have already written into an audio experience, with nothing to rewrite.
A bounded, predictable API cost
Unlike solutions that generate audio on every visit, the module produces at most one MP3 file per product and language, on the first click only. Text is extracted server-side, cleanly truncated at a sentence boundary according to your character limit, and the file is reused for every subsequent visitor. Update the product: the matching cache is purged and the audio regenerates on the next play.
Accessibility: an investment, not a constraint
The European Accessibility Act is pushing online stores to make their content accessible. Audio playback of product pages is a concrete, visible answer: it benefits people with disabilities as much as every other visitor. The player itself is beyond reproach: fully keyboard operable, correctly announced to screen readers, respectful of reduced-motion preferences.
Installed in five minutes
Install the ZIP, enable it: the browser engine works immediately, with zero configuration. For a premium voice, paste your OpenAI, Google or ElevenLabs API key, pick the voice, click Test connection, save. The player appears below the buy block on all your product pages, in the visitor's language.
There are no reviews yet.