विवरण
Add functionality to WordPress site to read blogs out loud in more than 30 languages and write blogs by speech in more than 30 languages.
There is no need to create an account it’s completely free. Just install the plugin and enjoy the whole features of the plugin.
Useful Links:
Features:
- Add a play button to any post/page by shortcode “[tta_listen_btn]”.
- Write your post by speech from the mobile, desktop, tab, or any device.
- Write comment by speech on any post.
- Unlimited text to speech and vice versa.
- Add more functionality to the website for a range of users including the visually impaired and the old people.
- Customization of button color, width and button text.
- Live preview of play button during customization.
- Add custom CSS and custom class to the button.
- Change recording language to any language.
- Change listening language to any language.
- Choose a voice from more than 20 voices.
- Unlimited speech to text and vice versa.
- Customization of listening in block editor.
स्क्रीनशॉट्स
Blocks
This plugin provides 1 block.
- Text To Audio
इंस्टॉलेशन
- Download and unzip the plugin
- Upload the entire “text-to-audio” directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to “Text To Audio” menu and configure your settings
सामान्य प्रश्न
-
How to enable “speechSynthesis“ on FireFox?
-
Notice: This solution only for FireFox Desktop.
Open FireFox browser, searchabout:config
on a new tab. Now search with this string and enable as true.
a.media.webspeech.synth.enabled
-
How to enable “SpeechRecognition“ on FireFox?
-
Notice: This solution only for FireFox Desktop.
Open FireFox browser, searchabout:config
on a new tab. Now search with this string and enable as true.
a.media.webspeech.recognition.enable
b.media.webspeech.recognition.force_enable
-
Yes, you can add listening button from block editor. Open you block editor and search
Customize Button
then add it.
Now you can changecolor
,backgroundColor
,width
. And also addcustom_css
. -
Add button text on shortcode as an attribute. Example :
[tta_listen_btn btn_text=”Your_text”] -
Add class on shortcode as an attribute. Example :
[tta_listen_btn class="custom_class"]
-
Yes, you can change buttons background and text color from plugins dashboard’s customization menu.
समीक्षाएं
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Text To Audio” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.1.1 (2022-07-23)
- Bugfixed: FireFox api missing alert bug fixed.
- Improved: Documentation Improved.
1.1.0 (2022-07-23)
- Feature: Customization of listening button from block editor. Block Name ( Customize Button )
- Added : Documentation added for how to enable
SpeechRecognition
andspeechSynthesis
on FireFox. - Solved: FireFox
SpeechRecognition
andspeechSynthesis
issue solved.
1.0.4 (2022-07-12)
- Changed: shortcode from
[wps_listen_btn]
to[tta_listen_btn]
- Changed: Files name changed.
- Fixed: Customization UI issue fixed.
1.0.3 (2022-06-17)
- Fixed: Button CSS issue fixed.
- Fixed: Button alignment issue fixed.
- Added: Support ticket button added.
- Added: Review button added.
1.0.2 (2022-05-26)
- Make dashboard responsive.
- Ask for a feature button added.
- Browser support documentation added.
- Bugfixed.
1.0.1 (2022-05-23)
- Gutenburg support added.
1.0.0 (2022-05-18)
- Initial release.