Title: Text to audio
Last modified: May 24, 2022

---

# Text to audio

 *  Resolved [rasser22](https://wordpress.org/support/users/rasser22/)
 * (@rasser22)
 * [4 years ago](https://wordpress.org/support/topic/text-to-audio/)
 * Many thanks for the nice well-documented code / plugin
 * But it does not work as intended with the following browsers:
    Google Chrome 
   Firefox Mobile browser: Crome Firefox
 * I have not tested with Mac and Iphones?
 * From java debugger:
    Uncaught ReferenceError: webkitSpeechRecognition is not 
   defined <anonymous> [https://wp-speech.azizulhasan.com/wp-content/plugins/text-to-audio/admin/js/text-to-audio.js?ver=1.0.1:16](https://wp-speech.azizulhasan.com/wp-content/plugins/text-to-audio/admin/js/text-to-audio.js?ver=1.0.1:16)
 * Uncaught TypeError: can not access property “stop”, recognition is undefined
   
   listenCotentInFrontend [https://wp-speech.azizulhasan.com/wp-content/plugins/text-to-audio/admin/js/text-to-audio.js?ver=1.0.1:460](https://wp-speech.azizulhasan.com/wp-content/plugins/text-to-audio/admin/js/text-to-audio.js?ver=1.0.1:460)
   onclick [https://wp-speech.azizulhasan.com/text-to-audio/:411](https://wp-speech.azizulhasan.com/text-to-audio/:411)
   EventHandlerNonNull * [https://wp-speech.azizulhasan.com/text-to-audio/:409](https://wp-speech.azizulhasan.com/text-to-audio/:409)
 * After updating to ver. 1.0.1 it is no longer possible to select the same language-
   > **Voice to speak = Voice Language**. (It worked in version 1.0.0)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Azizul Hasan](https://wordpress.org/support/users/hasanazizul/)
 * (@hasanazizul)
 * [4 years ago](https://wordpress.org/support/topic/text-to-audio/#post-15676193)
 * Hi [@rasser22](https://wordpress.org/support/users/rasser22/),
    Thank you so 
   much for your ticket, Yes you’re right. It doesn’t work on Firefox. Because Firefox
   don’t support [SpeechRecognition](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#browser_compatibility)
 * **Error Sulution: **
    Here is the solution to stop the error: 1. Open FireFox
   browser and search about `about:config` now search with these 2 object and enable
   them as `true`. 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 Desktop
 * **Voice to speak**
    Voice languages are limited by `SpeechRecognition`. these
   are the languages listed by `SpeechRecognition`.
 * Best Regards
    Azizul Hasan
 *  [gailm](https://wordpress.org/support/users/gailm/)
 * (@gailm)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/text-to-audio/#post-15791636)
 * I use FireFox all the time – can’t find the settings you reference for webspeech.
 * A majority of my users visit with their cell and tablet. I need this to work 
   for them.
 * Will it because currently I can’t get it to work at all.
 *  Plugin Author [Azizul Hasan](https://wordpress.org/support/users/hasanazizul/)
 * (@hasanazizul)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/text-to-audio/#post-15818702)
 * Hi [@gailm](https://wordpress.org/support/users/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 only`
   speechSynthesis` not for `speechRecognigtion`. We’re trying to get solution for
   mobile phone as soon as possible.
 * 1. Open Firefox browser and search about `about:config` on `desktop`. Now search
   with these 3 flags and enable them as `true`.
    a. `media.webspeech.recognition.
   enable` b. `media.webspeech.recognition.force_enable` c. `media.webspeech.synth.
   enabled`

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Text to audio’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/text-to-audio_2c7079.svg)
 * [Text To Speech TTS Accessibility](https://wordpress.org/plugins/text-to-audio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/text-to-audio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/text-to-audio/)
 * [Active Topics](https://wordpress.org/support/plugin/text-to-audio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/text-to-audio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/text-to-audio/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Azizul Hasan](https://wordpress.org/support/users/hasanazizul/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/text-to-audio/#post-15818702)
 * Status: resolved