Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the sim output any deprecation warnings? Run with ?deprecationWarnings. Do not use deprecated methods in new code. #76

Closed
Tracked by #75 ...
Luisav1 opened this issue Dec 7, 2021 · 1 comment

Comments

@Luisav1
Copy link
Contributor

Luisav1 commented Dec 7, 2021

speechSynthesis.speak() has a deprecation warning

voicingManager.js? [sm]:276 [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

@pixelzoom
Copy link
Contributor

speechSynthesis.speak() no longer exists in voicingManager.ts. It was replaced in a commit on 2/7/22.

The only other deprecated warning I see is in Matrix.ts. So nothing sim-specific.

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants