Update MicrosoftSpeechVersion to 1.51.1 #37

Open
renovate-bot wants to merge 1 commits from renovate/microsoftspeechversion into main
Contributor

This PR contains the following updates:

Package Type Update Change
Microsoft.CognitiveServices.Speech nuget minor 1.50.01.51.1
Microsoft.CognitiveServices.Speech.Extension.MAS nuget minor 1.50.01.51.1

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.CognitiveServices.Speech](https://aka.ms/csspeech) | nuget | minor | `1.50.0` → `1.51.1` | | [Microsoft.CognitiveServices.Speech.Extension.MAS](https://aka.ms/csspeech) | nuget | minor | `1.50.0` → `1.51.1` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzUuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
First-time contributor

Weekly automation risk assessment (2026-07-23)

  • Risky changes: Microsoft Cognitive Services Speech 1.50→1.51 updates managed and native speech runtime components, while Microsoft's official SDK release-notes page did not yet document 1.51 at review time.
  • Are we affected? Likely. Meeting Assistant captures and transcribes real microphone/system audio through this SDK. Exact-head CI is green, but it does not establish the Windows native runtime, device capture, streaming, cancellation, and live-service path.
  • Risk: Undocumented native/ABI or audio-stream behavior could cause startup, transcription, or cancellation regressions outside tests.
  • Recommendation: Medium risk but insufficiently qualified for automation. Wait for release-qualified notes and use an attended explicit manual merge outside automations after a short real meeting capture/transcription/cancellation smoke test, with 1.50 ready for rollback.
### Weekly automation risk assessment (2026-07-23) - **Risky changes:** Microsoft Cognitive Services Speech 1.50→1.51 updates managed and native speech runtime components, while Microsoft's official SDK release-notes page did not yet document 1.51 at review time. - **Are we affected?** **Likely.** Meeting Assistant captures and transcribes real microphone/system audio through this SDK. Exact-head CI is green, but it does not establish the Windows native runtime, device capture, streaming, cancellation, and live-service path. - **Risk:** Undocumented native/ABI or audio-stream behavior could cause startup, transcription, or cancellation regressions outside tests. - **Recommendation:** Medium risk but insufficiently qualified for automation. Wait for release-qualified notes and use an **attended explicit manual merge outside automations** after a short real meeting capture/transcription/cancellation smoke test, with 1.50 ready for rollback.
renovate-bot changed title from Update MicrosoftSpeechVersion to 1.51.0 to Update MicrosoftSpeechVersion to 1.51.1 2026-07-25 04:39:11 +02:00
renovate-bot force-pushed renovate/microsoftspeechversion from 2f99599686 to 0871f23bc9 2026-07-25 04:39:12 +02:00 Compare
First-time contributor

Weekly status: Microsoft’s 1.51/1.51.1 notes now show no expected incompatibility with Meeting Assistant’s ConversationTranscriber and mono push-stream path. Local impact is likely, but documented breakage likelihood is low. The branch is nevertheless three main commits behind and its combined CI is red: push run 2407 passed all 427 tests, while PR run 2408 hit an unrelated retry-runner timeout. Risk remains medium. Renovate rebase/retry requested; require both fresh exact-head contexts to pass before weekly source merge. The live 1.50.0 runtime remains unchanged; rollback is the package-property revert.

Weekly status: Microsoft’s 1.51/1.51.1 notes now show no expected incompatibility with Meeting Assistant’s `ConversationTranscriber` and mono push-stream path. Local impact is **likely**, but documented breakage likelihood is low. The branch is nevertheless three `main` commits behind and its combined CI is red: push run 2407 passed all 427 tests, while PR run 2408 hit an unrelated retry-runner timeout. **Risk remains medium.** Renovate rebase/retry requested; require both fresh exact-head contexts to pass before weekly source merge. The live 1.50.0 runtime remains unchanged; rollback is the package-property revert.
renovate-bot added 1 commit 2026-07-31 04:39:47 +02:00
Update MicrosoftSpeechVersion to 1.51.1
PR and Push Build/Test / build-and-test (pull_request) Failing after 10m24s
PR and Push Build/Test / build-and-test (push) Successful in 10m16s
49d7c840a5
renovate-bot force-pushed renovate/microsoftspeechversion from 0871f23bc9 to 49d7c840a5 2026-07-31 04:39:47 +02:00 Compare
Some required checks failed
PR and Push Build/Test / build-and-test (pull_request) Failing after 10m24s
PR and Push Build/Test / build-and-test (push) Successful in 10m16s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/microsoftspeechversion:renovate/microsoftspeechversion
git checkout renovate/microsoftspeechversion
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Manuel/meeting-assistant#37