Speech to text - Italian support

  • Thread starter Thread starter Giovanni Masuri
  • Start date Start date
G

Giovanni Masuri

Guest
Hi to all and thank you in advance for supporting me on this,

I need to create an offline speech to text application that needs to recognise few vocal commands in english and/or italian.

I've tried 2 libraries:

-System.Speech.Recognition that works very well but it only recognise english commands and only when the windows language is setted to English;

-Windows.Speech.Recognition that accept both Italian and English languages but give me the exception "Cannot find the requested data item, such as a data key or value." on the line "recEngine.SetInputToDefaultAudioDevice();".

The required working environment is windows 10, 8.1 and 8; Olders are plus for my work.

Have you any suggest?

Thank you in advance,

Regards,

Giovanni

Continue reading...
 
Back
Top