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

Updates samples with speech enrichment to work with new options. #43

Open
wants to merge 1 commit into
base: v3-tools
Choose a base branch
from

Conversation

zorkow
Copy link
Member

@zorkow zorkow commented Jun 6, 2021

Updates the speech samples for new sre options.

@zorkow zorkow requested a review from dpvc June 14, 2021 13:55
Copy link
Member

@dpvc dpvc left a comment

Choose a reason for hiding this comment

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

One question, otherwise OK.

@@ -14,7 +14,9 @@ const adaptor = chooseAdaptor();
EnrichHandler(RegisterHTMLHandler(adaptor), new MathML());

let html = mathjax.document('<html></html>', {
enrichSpeech: 'deep',
sre: {
speech: 'deep'
Copy link
Member

Choose a reason for hiding this comment

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

Should this include the domain, style, and locate, like the other example?

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.

2 participants