An Azure service that integrates speech processing into apps and services.
@ross francis hop I have tried a similar scenario with the .net SDK by calling SpeechRecognizer.Recognizing Event and the result id is different. Could you please try this option and check if this works for you?
You can try this sample from this solution which loads many scenarios available of STT and TTS in a simple console app. The region and key of your speech resource needs to be updated in corresponding files.
If you would like to lookup the sample directly this snippet should help. In the screen shot below I have printed the result id to confirm it is different.