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

Default telemetry to true to honor Speech SDK #66

Merged
merged 3 commits into from
Aug 22, 2019
Merged

Default telemetry to true to honor Speech SDK #66

merged 3 commits into from
Aug 22, 2019

Conversation

compulim
Copy link
Owner

@compulim compulim commented Aug 22, 2019

Fix #65.

Description

Recent PR #51 did not enable telemetry if it is set to undefined or non-boolean.

This is for honoring Speech SDK default settings of enable telemetry.

Changelog

Added

  • *: Fix #47, add enableTelemetry option for disabling collecting telemetry data in Speech SDK, in PR #51 and PR #66

@compulim compulim merged commit 533d45d into master Aug 22, 2019
@compulim compulim deleted the fix-65 branch August 22, 2019 16:46
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.

Enable telemetry if it is undefined Options to enable/disable telemetry
1 participant