Skip to content

The events speechRecognizer.ContinuousRecognitionSession.ResultGenerated and speechRecognizer.HypothesisGenerated do no longer work #1445

Description

@FrankPohl

Which sample are you reporting a bug in?

Example: SpeechAndTTS

Describe the bug
In the case continouus dictation sample no events with the recognized are raised.
The code is in Scenario_ContinuousDictation,cs
I canot link to a code line because the event that shoild be raised, speechRecognizer.ContinuousRecognitionSession.ResultGenerated for example is just not called.
To Reproduce

  1. Download the sample
  2. Run the Speech4TTS sample
  3. Select option 8
  4. Select a language
  5. Click "Dictate"
    Expected behavior
    Speech is translated into text and shown in the field Message Dication or a break point in the first line of ContinuousRecognitionSession_ResultGenerated is hit.

Screenshots
If applicable, add screenshots to help explain your problem.

Configuration

  • UWP
  • Windows Desktop Version 25H2 Build 26200.9168
  • Visual Studio version: 18.9.2

Additional context
Add any other context about the problem here.
Online Speech recognition is set in the Windows privacy settings

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions