REMINDER
Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.
Gspeech
-
Hi,
I'm currently putting together a proposal for a potential new client and am undecided between using WordPress or AppDrag.
One of the key requirements is the use of an on-site text to speech solution, they currently use GSpeech. This is available for WordPress, I can't see anything that says I could use it with AppDrag. Are there any text to speech solutions available for an AppDrag site?
Thanks,
Mark
-
Hey Mark,
we don't have an integrated plugin for that, but it can be easily done in a block of JS code on your page!
Here is a tutorial to do it in 3 lines of javascript:
https://dev.to/asaoluelijah/text-to-speech-in-3-lines-of-javascript-b8h -
Brilliant, thanks for the link, I will check it out