Skip to content

Add option to select voice#2338

Merged
compulim merged 11 commits intomicrosoft:masterfrom
compulim:fix-2292
Aug 23, 2019
Merged

Add option to select voice#2338
compulim merged 11 commits intomicrosoft:masterfrom
compulim:fix-2292

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Aug 20, 2019

Fixes #2292.

Changelog Entry

Added

Samples

Description

Add an option to select speech synthesis voice based on activity.

Specific Changes

  • Added an option selectVoice(voices: SpeechSynthesisVoice[], activity: Activity to select voice based on activity
  • Added a new sample to show how to select voice

  • Testing Added

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 20, 2019

Coverage Status

Coverage increased (+0.2%) to 66.544% when pulling dcb1ec6 on compulim:fix-2292 into 19d25b7 on microsoft:master.

Copy link
Copy Markdown
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

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

Approved pending edits, but please wait until the 'Hooked' App.js is in! After that your App.js changes will need to be updated xD

Comment thread samples/README.md Outdated
Comment thread README.md Outdated
Comment thread __tests__/speech.selectVoice.js
Comment thread packages/component/src/Composer.js Outdated
Comment thread packages/component/src/defaultSelectVoice.js Outdated
Comment thread samples/06.g.select-voice/README.md Outdated
Comment thread samples/06.g.select-voice/README.md Outdated
Comment thread samples/06.g.select-voice/README.md Outdated
Comment thread samples/06.g.select-voice/README.md Outdated
@compulim compulim changed the title Add option to select voice [DON'T MERGE YET] Add option to select voice Aug 22, 2019
@compulim compulim changed the title [DON'T MERGE YET] Add option to select voice Add option to select voice Aug 22, 2019
@compulim compulim merged commit eb2a555 into microsoft:master Aug 23, 2019
@compulim compulim mentioned this pull request Oct 4, 2019
13 tasks
@compulim compulim mentioned this pull request Oct 25, 2019
55 tasks
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.

Select voice based on gender or content of activity

3 participants