vb.net - Speech Recognition MS word Add-in for local language in VB or C# -


i want create speech recognition add-in work ms word local language (other english)

does system.speech work me or else required?

thanks in advance

system.speech should enough speech part if can transliterate to/from english.

you need office automation libraries work word.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -