So I’ve found that ResponsiveVoice and Safety Exit both use the same page on the admin portal for WordPress… And to show you what’s going on: https://i.imgur.com/SwpblZ0.png here. I don’t understand what the hell is going on but if I have both active, they both interfere with each other and I hate it.
]]>Hi there,
Any chance in the future, that we might be able to choose voices from a service like Eleven Labs or similar, where a person could train their own voice and use it in this plugin?
Best regards,
Brian
]]>The new release introduces a new button displaying format that doesn’t uses the old structure with font awesome characters. This breaks my CSS customizations so I’m wondering if there is any way to recover old method as an option.
]]>Hi ResponsiveVoice team,
Can you please?share what PHP code we can use to generate the button within the blog template (single.php) and have it play the post content automatically?
Thanks!
Jes
The code was placed at the end, in a Code block.
I used WPCode to add the snippet.
]]>Hello, I’m not able to get the api key off your website. When I try and get the key it fails to load, and am getting errors in the console.
Thanks, God bless you!
]]>Hello,
I installed Responsive voice plugin in wordpress website and it requires to add the API KEY. in your website I created account and it does not show me the API Key. only a small key for the website I added. How can i find the API KEY?
]]>Under safari & firefox, we found that it only speaks the first sentence when the Google Publisher Tag (GPT) library js (https://securepubads.g.doubleclick.net/tag/js/gpt.js) is added. If we disable it or block the script, the text-to-speech works normally on desktop and mobile safari or firefox.
There has been no response from the ResponsiveVoice support.
]]>Hello,
How can I change the button type?
]]>When I use the plugin I get this error in the browser console:
Uncaught TypeError: responsiveVoice.speak is not a function
Why?`
]]>Hi.
I’m using a custom ACF structure to register the content of the pages and, on these pages, the button to listen to the content doesn’t work because the get_the_content function returns empty.
Checking the plugin code I identified that the get_the_content function is used to get the content to be played, but there is no filter that allows editing the content before it is configured for playback. For that reason, I’ve added a filter that allows me to edit the content, and I’d like this tweak to be definitely added to the plugin.
I added, in the responsivevoice-text-to-speech.php file, after line 35, the following code:
$postContent = apply_filters( ‘RV_content’, $postContent );
I believe that the name of the filter could even be different, but allowing the text to be heard to be edited would be of great help, both for me and for the community.
Other than that, thanks for the great plugin.
Thanks.
]]>Hi
I have entered the API key from the code link given and am not sure what else to do with this program update. Once I enter and save the API key, no other settings appear for the program.
My real question is how to use the multilanguage support, as I have the plugin working with my website currently, but I had updated the plugin in hopes of achieving some multilanguage support, with the reader speaking in that language but instead even with other translate programs, I can only achieve it reading in English which is the content’s original language.
Also I am unable to contact you through your website. I followed a link there for support and when doing the captcha, it shows a green check mark but when sending an error message appears at the top of the page claiming the captcha is incorrect.
]]>Hello,
I have integrated the plugin and used the shortcode to change the default language to Tamil but it doesn’t work.
[responsivevoice_button voice=”Tamil Female”]
Also, when I remove the voice the play button is working.
Please look into this. Thanks
]]>Hi – I’m trying to use this plugin and it works great on pages that use the default WordPress page editor; however, when creating pages with the Advanced Layout Builder (from Enfold) the plugin doesn’t work. You can see https://www.donnaschilder.com/leadership-coaching/ for an example.
Is there anyway I can get it to work on these pages?
]]>Hello, how are you?
The shortcode is not valid as an AMP
How can I fix that?
Thank you
]]>Hello
I have installed plugin(Version 1.6.7) and WP Core version of my website is 5.5.3.
I am trying to listen button by using following shortcode
[responsivevoice_button]
But, nothing is play on click on button. There is also no error on console. Kinldy help me resolve the issue.
]]>I was given a message that I need an API key Get told to copy and paste some code which I did and then get told to …….
“Insert this code in your web page before the end </body> tag:”
Which is where exactly? I have NO IDEA where this means.
]]>I have added the following code to the functions.php file.
add_action(‘wp_footer’, ‘my_responsive_voice_footer_js’);
function my_responsive_voice_footer_js() {
echo ‘<p><script async=”” defer=”” src=”https://code.responsivevoice.org/responsivevoice.js?key=7b0sINpp”></script></p>’;
}
I follow your instructions to verify the site https://aifed.org and I get the message that the site is not verified.
What am I missing?
]]>When I look at the Console Tab for Chrome Web Developers Tools (Clicking F12 in Chrome), I always see the following on every page of my site, which causes my pages to load slower than they should…
responsivevoice.js?source=wp-plugin&ver=5.4.2:118 ResponsiveVoice missing API key.
See https://responsivevoice.org/register?devtools=https%3A%2F%2Fwww.dailycdev.com%2F
ResponsiveVoice.a.init @ responsivevoice.js?source=wp-plugin&ver=5.4.2:118
(anonymous) @ responsivevoice.js?source=wp-plugin&ver=5.4.2:161
The ResponsiveVoice Text To Speech version is at 1.6.4.
Any assistance would be great.
I like your plugin for wordpress, but this issue needs fixed for me to keep using it.
Thanks.
-Paul
Hello, I have installed the plugin and it works fine. I need to put it in all my entries and not to put it one by one, I have created a hook and put it in the file functions.php and it doesn’t work for me.
Could you help me?
]]>Hi,
I have gone through the documentation, but could not find the option for Indian English option.
Can we implement the Indian Tone?
Thanks in advance.
Thank you for your plugin.
We have a question; Is the plugin compliant with GDPR?
Hello. I want to add the plugin to my topic page. It is working posts and pages very well. But i also want to use it my topic page. How can i make this? Can you please help me to edit the source code to define in topic pages? Thank you
]]>I couldn’t see any sample pictures here but just wanted to check if this plugin had a widget that allows the user to change the voice and gender of readers. I already have a text to speech engine for my website but wanted to test if this one is better.
]]>Thank you for your interest in ResponsiveVoice. We do not manage support on the WordPress forums.
Please submit your support request to https://responsivevoice.org/support
and it will be dealt with promptly.
Many thanks.
]]>Naturally, not everyone loves to use shortcodes.
Let the plugin have a setting option to decide if you want the plugin to show on-site post type or you want it on pages or custom pages.
Let it have the ability to show t top of post content or bottom of post content
whether on the right, left or center
Hi,
in linting my CSS to create CCSS a missing ; was reported in CSS for .rvbutton font-size
Regards,
Wyb Anema
]]>When users are listening to the audio and need to pause it. They click the “Listen” button again. But, then when they want to unpause it… They click again and the audio starts from the beginning. Can’t it pause?
Currently:
Click 1 – play
Click 2 – stop
Click 3 – start over
Would like it to:
Click 1 – play
Click 2 – pause
Click 3 – resume
Hi, does your plugin works also with custom post types?
thanks
Davide
I can not get the plugin to work at all on my website. I have also tried to submit a support ticket (4 times) via your website and that is ALSO not working.
Here is a test page for your review:
https://royer-greaves.org/accessibility-features/
There is a button, but it does not do anything.
– Is this not compatable with my version of wordpress – 4.6.13
– Does it not work with pagebuilders, I am using Visual Composer and have the button at the top of the main text area and inside the box
– is is not setup correctly?
Please Advise and thanks
]]>