ONLYOFFICE / sdkjs-plugins

The add-ons for ONLYOFFICE Document Server and ONLYOFFICE Desktop Editors.
https://www.onlyoffice.com
Apache License 2.0
136 stars 134 forks source link

[bug][speech][chrome] speechSynthesis.speak() without user activation deprecation #85

Closed morgankevinj closed 2 years ago

morgankevinj commented 4 years ago

When attempting to use the speech plugin in chrome version 78: the console displays the following error and no sound is played. responsivevoice.js:136 [Deprecation] speechSynthesis.speak() without user activation is no longer allowed since M71, around December 2018. See https://www.chromestatus.com/feature/5687444770914304 for more details

Rita-Bubnova commented 4 years ago

Hello, @morgankevinj. This bug fixed (https://github.com/ONLYOFFICE/sdkjs/commit/e82111a457fdbd7156cb77ace3d577fa5ae2ed59, https://github.com/ONLYOFFICE/web-apps/commit/54c0fda8fef8a7a227d5aeec10ff7168b0c4dcac) and will be released in future major release.

ShockwaveNN commented 2 years ago

Version with fix is released long time ago, closing it