c# - Microsoft Speech Recognizer 6.1 -


We have a speech application that is written in C # which uses Microsoft Speech Reconcier 5.1. We are planning to use Identifier 6.1 for better accuracy. I have some questions around this migration

  1. Can I transfer my existing 5.1 profile without drastically changing to 6.1?
  2. We see that the number of files generated by 6.1 is either 2 or 4. Is it completely variable? Will there be a case where the number of files is greater than 4?
  3. Will the files be updated when sapisrvr.exe is running?

Thanks in advance,


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -