Real Voice is a versatile text-to-speech plugin for WordPress. It supports all the major text-to-speech services in a single convenient $29 package.
It comes with a customizable audio player, a dedicated dashboard to monitor the API calls to the text-to-speech services, and many customization options.
SpeechSynthesis (Web Speech API)
This option is for using the text-to-speech functionalities included by the browser without subscribing to a cloud service.Technically, the text-to-speech conversion is performed using the SpeechSynthesis interface of the Web Speech API. Now, speech synthesis has become a viable solution for any production website since all major browsers now support it.
The customization options made available by SpeechSynthesis are available in the Real Voice plugin settings:
- Language – With this option, you can select the language of the utterance.
- Voice – Select one of the voices available in the user’s browser.
- Pitch – The pitch value determines the perceived “highness” or “lowness” of the generated voice.
- Rate – Select the speed at which the utterance should be spoken.
- Volume – This determines the volume value
Demo: https://codecanyon.net/item/real-voice-ai-text-to-speech-plugin-for-wordpress/4943863721.11.2023 - v1.17
- Links to the CodeCanyon item page and changelog have been added to the plugin back-end menus