Skip to content

add audioConfig prop to Speech SDK Ponyfill#2491

Merged
compulim merged 5 commits intomicrosoft:masterfrom
corinagum:2184-audioConfig
Oct 24, 2019
Merged

add audioConfig prop to Speech SDK Ponyfill#2491
compulim merged 5 commits intomicrosoft:masterfrom
corinagum:2184-audioConfig

Conversation

@corinagum
Copy link
Copy Markdown
Contributor

@corinagum corinagum commented Oct 23, 2019

#2481 (ignore branch name -- I have dyslexia?)

Changelog Entry

  • Resolve #2481. Support alternative audio input source by adding audioConfig prop to createCognitiveServicesSpeechServicesPonyfillFactory, by @corinagum, in PR #xxx

Description

This will allow customers (once bug by Speech SDK team is resolved) to manually indicate the microphone to register speech from.

Specific Changes

  • Added audioConfig prop to createCognitiveServicesSpeechServicesPonyfillFactory.js.

@coveralls
Copy link
Copy Markdown

coveralls commented Oct 23, 2019

Coverage Status

Coverage remained the same at 65.299% when pulling 9aa2e90 on corinagum:2184-audioConfig into fab7cd8 on microsoft:master.

Comment thread CHANGELOG.md Outdated
@compulim compulim merged commit c6fbe45 into microsoft:master Oct 24, 2019
@compulim compulim deleted the 2184-audioConfig branch October 24, 2019 06:36
@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.

Support alternative audio input source (Bluetooth adapter)

3 participants