Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.This project is not covered by Drupal’s security advisory policy.
Preface
This module aid to integrate with the Phiware Voice service.
Introduction
Phiware Voice service has the objective to offer automatic, natural text to speech conversion, as a service over the web, using synthetic voices (TTS - Text-to-Speech). At present, we offer a service that generates the audio version of your web site's pages, improving their accessibility and helping people who may have difficulty in reading the contents by themselves, or who simply prefer listening.
Usage
Add the 'phiwarevoice' directory in your modules directory (usually sites/all/modules). Enable the module (administer -> build -> modules) and in the settings page (administer -> site configuration -> phiware voice settings) set your Customer Name.
Choose the way to display the AUDIO button:
- Link: uses Javascript to open the new window so it can avoid the resize of the browser (in some configurations)
- Form: do not need Javascript to be executed so it (in some cases) can be more compatible
Choose in which content type you want to enable the module.
Choose the button image.
Finally choose where to display the button by selecting the block position (administer -> build -> block) or simply by adding theme("phiwarevoice_button", $node); in your template file.
Project information
- Project categories: Integrations
- Created by Daniele on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
