Update MicrosoftSpeechVersion to 1.51.1 #37

Merged
codex merged 3 commits from renovate/microsoftspeechversion into main 2026-08-05 13:03:21 +02:00
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzUuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
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 force-pushed renovate/microsoftspeechversion from 0871f23bc9 to 49d7c840a5 2026-07-31 04:39:47 +02:00 Compare
renovate-bot added 1 commit 2026-08-04 04:39:33 +02:00
Update MicrosoftSpeechVersion to 1.51.1
PR and Push Build/Test / build-and-test (push) Successful in 10m0s
PR and Push Build/Test / build-and-test (pull_request) Successful in 11m11s
ada4a40f62
renovate-bot force-pushed renovate/microsoftspeechversion from 49d7c840a5 to ada4a40f62 2026-08-04 04:39:33 +02:00 Compare
codex added 2 commits 2026-08-05 13:01:57 +02:00
fix: copy available MAS model assets
PR and Push Build/Test / build-and-test (push) Successful in 11m38s
PR and Push Build/Test / build-and-test (pull_request) Failing after 11m41s
44ce419c49
codex merged commit 0b6643d87f into main 2026-08-05 13:03:21 +02:00
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