18
Views
4
Comments
Solved
[Text-to-Speech Plugin] SpeechSynthesisUtterance is not defined
Question
text-to-speech-plugin
Mobile icon
Forge asset by WizardsOfOS
Application Type
Mobile

when i call the Text to speech action it does not have success and in the ErrorMessage apears SpeechSynthesisUtterance is not defined. I can't find anything in the plugin with that name.

2021-11-18 18-03-41
AJ.
Solution

Hello @Ivo Patricio 

If you open the TextToSpeechPlugin module under Logic tab, you should be able to search for 'SpeechSynthesisUtterance' within the module and you will get all the instances of where it occurs.


As for the issue, please check if all your dependencies in the 'Dependency Manager' are up to date. 

I have never used the plugin but the more information you share for e.g. screenshots of your dependencies or Logic tab layout, the community can assist you better.

Regards,

AJ

UserImage.jpg
Ivo Patricio

ok thanks i will see into it, i a new in this.

2021-06-17 09-01-29
Luís Almeida

Hi Ivo!


This is a silly question but did you generate and install the new APK version of the application you are using?

If not, please try that and let us know if it worked.

Cheers

UserImage.jpg
Pentam Rajasekhar

Hi Even I'm Facing the same issue

On the Web, It is playing but when I distributed and tried in the mobile app it is not playing. After debugging I found TextToSpeechWithOptions action is throwing the following error.

SpeechSynthesisUtterance is not defined.

Please help me with this.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.