Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Conversation

@jcambre
Copy link
Contributor

@jcambre jcambre commented Aug 6, 2020

No description provided.

@ianb
Copy link
Contributor

ianb commented Aug 10, 2020

So this will require:

  • speechOutputEnabled (boolean)
  • outputSpoken (boolean)
  • cardType (string)
  • outputSpokenWords (number)
  • outputSpokenCompleted (boolean)

Added in this commit: ianb/mozilla-pipeline-schemas@75f5718

I'll wait for this PR to complete before submitting the change to mozilla-pipeline-schemas (also voiceSchema.js should be updated)


synth.speak(utterance);
utterance.onend = () => {
closePopup(2000);
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's add outputSpokenCompleted (true) to this method

@jcambre
Copy link
Contributor Author

jcambre commented Aug 10, 2020

We should also include speech input locale in telemetry

@andrenatal andrenatal force-pushed the master branch 3 times, most recently from 7ad02c2 to 0ec2a05 Compare January 29, 2021 01:57
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.

3 participants