Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Added charLength and name to SpeechSynthesisEvent console.log #427

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sjdallst
Copy link

@sjdallst sjdallst commented May 23, 2019

What this PR does

Makes it so that the name and charLength fields of a SpeechSynthesisEvent are printed to the console when an event occurs. @molant

Requirements

*Note: My PR does not add any new UI, it just prints more text to the console. I believe this is outside of the accessibility requirements.

  • [NA ] My PR follows all applicable accessibility requirements (See .github/ACCESSIBILITY_REQS.md).
  • [NA ] My PR follows the CSS code style guidelines (See .github/CSS_STYLE_REQS.md).
  • I have linted my code using npm run lint:css -- demoDirectoryName/**/*.css and npm run lint:js -- demoDirectoryName/**/*.js, and have fixed the errors.

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

Successfully merging this pull request may close these issues.

None yet

1 participant