Recently I formatted my notebook and had to reinstall everything, but now my TCC project is in error, which I did not have before.
In this code snippet:
SpeechRecognitionEngine sre = new SpeechRecognitionEngine(new CultureInfo("pt-BR"));
The error that appears:
An unhandled exception of type 'System.ArgumentException' occurred in System.Speech.dllAdditional information: No required id recognition found.