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

Fixes #1800 add speech telemetry#1894

Draft
jcambre wants to merge 2 commits into
masterfrom
speech-telemetry
Draft

Fixes #1800 add speech telemetry#1894
jcambre wants to merge 2 commits into
masterfrom
speech-telemetry

Conversation

@jcambre
Copy link
Copy Markdown
Contributor

@jcambre jcambre commented Aug 6, 2020

No description provided.

@ianb
Copy link
Copy Markdown
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)

@@ -337,6 +337,10 @@ export const PopupController = function() {
utterance.onend = () => {
closePopup(2000);
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants