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

Fix: throw on max text length exceeded #229

Merged
merged 9 commits into from
Nov 29, 2023
Merged

Conversation

jankapunkt
Copy link
Member

Summary

This one throws if the text exceeds the max length of 4096 bytes.
Furthermore a new FAQ is added and this issue is also listed there
Demo is updated, to cover this as well.

Linked issue(s)

#227 #210

Involved parts of the project

build, demo, docs

Added tests?

yes

Webspeech API standard

not related to the standard but specific to google voices

Reproduction

See #227 to reproduce

src/EasySpeech.js Outdated Show resolved Hide resolved
@jankapunkt jankapunkt requested a review from stereonom November 28, 2023 08:04
@jankapunkt jankapunkt self-assigned this Nov 28, 2023
Copy link

@stereonom stereonom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work! Thanks!

@jankapunkt jankapunkt merged commit 9c10c0b into master Nov 29, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

Max Length for Text to read in some voices? FAQ Section
2 participants