Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps microsoft-cognitiveservices-speech-sdk from 1.36.0 to 1.38.0.

Release notes

Sourced from microsoft-cognitiveservices-speech-sdk's releases.

Speech SDK 1.38.0: 2024- June release

New features

  • Add TTS support g722-16khz-64kbps audio output format (#815)

Bug fixes

  • update the default TTS voice to multilingual with auto language detection (#808)
  • add globalThis binding for cloud worker scenarios (#811)

Samples

  • none
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2024
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Jun 17, 2024
@glahaye
Copy link
Contributor

glahaye commented Jun 17, 2024

@dependabot rebase

Bumps [microsoft-cognitiveservices-speech-sdk](https://github.com/Microsoft/cognitive-services-speech-sdk-js) from 1.36.0 to 1.38.0.
- [Release notes](https://github.com/Microsoft/cognitive-services-speech-sdk-js/releases)
- [Commits](https://github.com/Microsoft/cognitive-services-speech-sdk-js/commits/v1.38.0)

---
updated-dependencies:
- dependency-name: microsoft-cognitiveservices-speech-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/microsoft-cognitiveservices-speech-sdk-1.38.0 branch from 1002c5d to 4064741 Compare June 17, 2024 20:05
@glahaye glahaye added this pull request to the merge queue Jun 17, 2024
Merged via the queue into main with commit 6108675 Jun 17, 2024
@glahaye glahaye deleted the dependabot/npm_and_yarn/webapp/microsoft-cognitiveservices-speech-sdk-1.38.0 branch June 17, 2024 20:38
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…/webapp (microsoft#1012)

Bumps
[microsoft-cognitiveservices-speech-sdk](https://github.com/Microsoft/cognitive-services-speech-sdk-js)
from 1.36.0 to 1.38.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/cognitive-services-speech-sdk-js/releases">microsoft-cognitiveservices-speech-sdk's
releases</a>.</em></p>
<blockquote>
<h2>Speech SDK 1.38.0: 2024- June release</h2>
<h2>New features</h2>
<ul>
<li>Add TTS support g722-16khz-64kbps audio output format (<a
href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/815">#815</a>)</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>update the default TTS voice to multilingual with auto language
detection (<a
href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/808">#808</a>)</li>
<li>add globalThis binding for cloud worker scenarios (<a
href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/811">#811</a>)</li>
</ul>
<h2>Samples</h2>
<ul>
<li>none</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Microsoft/cognitive-services-speech-sdk-js/commits/v1.38.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=microsoft-cognitiveservices-speech-sdk&package-manager=npm_and_yarn&previous-version=1.36.0&new-version=1.38.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
…/webapp (microsoft#1012)

Bumps
[microsoft-cognitiveservices-speech-sdk](https://github.com/Microsoft/cognitive-services-speech-sdk-js)
from 1.36.0 to 1.38.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/cognitive-services-speech-sdk-js/releases">microsoft-cognitiveservices-speech-sdk's
releases</a>.</em></p>
<blockquote>
<h2>Speech SDK 1.38.0: 2024- June release</h2>
<h2>New features</h2>
<ul>
<li>Add TTS support g722-16khz-64kbps audio output format (<a
href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/815">#815</a>)</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>update the default TTS voice to multilingual with auto language
detection (<a
href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/808">#808</a>)</li>
<li>add globalThis binding for cloud worker scenarios (<a
href="https://redirect.github.com/Microsoft/cognitive-services-speech-sdk-js/issues/811">#811</a>)</li>
</ul>
<h2>Samples</h2>
<ul>
<li>none</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Microsoft/cognitive-services-speech-sdk-js/commits/v1.38.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=microsoft-cognitiveservices-speech-sdk&package-manager=npm_and_yarn&previous-version=1.36.0&new-version=1.38.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code webapp Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant