Azizul Hasan
Forum Replies Created
-
Forum: Plugins
In reply to: [Text To Speech TTS Accessibility] Not working on iPhones?Forum: Plugins
In reply to: [Text To Speech TTS Accessibility] Not working on iPhones?Hi @axelbatz ,
I use here brawser Api speechsynthesis.
It support most of the brawser.
You can see which brawser doesn’t support this Api herehttps://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis
Hi @axelbatz,
A new version of the plugin is released. Where you can change the button text add you wish. Add attributes to the shortcode. Here is the way:[tta_listen_btn listen_text=”Listen” pause_text=”Pause” resume_text=”Resume” replay_text=”Replay” start_text=”Start” stop_text=”Stop”]
Or You can add a filter. Filter example is given to plugin’s ‘Docs’ Menu.
Hi @axelbatz,
I’m sorry for being late.
Right now this is not possible. I’ll add this feature in the next release. It will happen within 1/2 days.Forum: Reviews
In reply to: [Text To Speech TTS Accessibility] First good, now problems..Hi @fzzzz,
Thank you so much for your interest in this plugin. Yes, you’re right it cut the text after reading 200 words. This situation happens when you click on the listening button and then you’re trying to edit something on the website.Forum: Plugins
In reply to: [Text To Speech TTS Accessibility] detectar idioma del postHi @politikaperu,
You’re right. This plugin can’t detect the post language. It can only read the content of the post. feel free to share any feature of the pluginbest regards
azizulhasanForum: Plugins
In reply to: [Text To Speech TTS Accessibility] Text to audioHi @gailm We’re sorry for late reply,
You’re right, this is not working on Firefox mobile phone. Here is the solution for that, But this solution for only desktop. Also will work for onlyspeechSynthesis
not forspeechRecognigtion
. We’re trying to get solution for mobile phone as soon as possible.1. Open Firefox browser and search about
about:config
ondesktop
. Now search with these 3 flags and enable them astrue
.
a.media.webspeech.recognition.enable
b.media.webspeech.recognition.force_enable
c.media.webspeech.synth.enabled
Forum: Plugins
In reply to: [Text To Speech TTS Accessibility] Text to audioHi @rasser22,
Thank you so much for your ticket, Yes you’re right. It doesn’t work on Firefox. Because Firefox don’t support SpeechRecognitionError Sulution:
Here is the solution to stop the error:
1. Open FireFox browser and search aboutabout:config
now search with these 2 object and enable them astrue
.
a.media.webspeech.recognition.enable
b.media.webspeech.recognition.force_enable
Brouser Support
I have tested it on
a. Chrome Mobile and Chrome desktop it works fine.
b. aslo FirFox Desktop and Internet Explorer DesktopVoice to speak
Voice languages are limited bySpeechRecognition
. these are the languages listed bySpeechRecognition
.Best Regards
Azizul HasanForum: Reviews
In reply to: [Text To Speech TTS Accessibility] Good pluginThank you so much for your review @coderstime
Forum: Reviews
In reply to: [Text To Speech TTS Accessibility] It’s amazing.Thankk you so much for your review @nick6352683
- This reply was modified 2 years, 6 months ago by Azizul Hasan.