Text-to-Speech feature for Plone.
Project description
Life, the Universe, and Everything
This package enables a Text-to-Speech feature in Plone.
It is currently based on ResponsiveVoice, an HTML5-based Text-To-Speech library designed to add voice features to web sites across multiple plataforms.
ResponsiveVoice supports 51 languages through 168 voices and is free for non-commercial use.
Mostly Harmless
Got an idea? Found a bug? Let us know by opening a support.
Don’t Panic
Installation
To enable this package in a buildout-based installation:
Edit your buildout.cfg and add add the following to it:
[buildout]
...
eggs =
collective.texttospeech
After updating the configuration you need to run ‘’bin/buildout’’, which will take care of updating your system.
Go to the ‘Site Setup’ page in a Plone site and click on the ‘Add-ons’ link.
Check the box next to collective.texttospeech and click the ‘Activate’ button.
Usage
After installing the package, go to the Text-To-Speech configlet on Site Setup.
Select which content types will have the feature enabled and select which voice will be used.
A viewlet with a ‘Play’ button will be displayed on objects with the feature enabled.
You can pause the reader at any time by selecting ‘Pause’.
Changelog
1.0a2 (2016-03-28)
Add Brazilian Portuguese and Spanish translations. [hvelarde]
Fix an issue with package JavaScript. [rodfersou]
1.0a1 (2016-03-28)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.texttospeech-1.0a2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 165e07c2304cbbf4a0d0946d3d0b720784568d8757769ccb993c019adef5df0e |
|
MD5 | 89a4f099aa9bcce68b7fc61fca32b7d7 |
|
BLAKE2b-256 | 91b2ea09088db0cfb507dd595bb9ce22318a98aaf05b59fe2ec08d3a33091880 |