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

Find a way for robots/crawlers to not cause an error due to init fails #64

Closed
jankapunkt opened this issue Oct 4, 2022 · 2 comments · Fixed by #155
Closed

Find a way for robots/crawlers to not cause an error due to init fails #64

jankapunkt opened this issue Oct 4, 2022 · 2 comments · Fixed by #155
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Comments

@jankapunkt
Copy link
Member

Robots/crawlers seem to not support web speech api and thus may raise errors. We need a solution to get around this, either via code or via documentation. User-specific implementation is favoured before inernals.

@jankapunkt jankapunkt added bug Something isn't working documentation Improvements or additions to documentation hacktoberfest labels Oct 4, 2022
@jankapunkt
Copy link
Member Author

A potential solution could be to run EasySpeech.init() with a quiet argument that causes a silent fail / won't throw errors.

@jankapunkt
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant