Hello All,

I am attempting to write a utility that automatically configures one's system to the specifications I need for Speech-to-Text. I would like the utility to change the following:

Language: Microsoft English Recognizer v5.1
Create Various Recognition Profiles
Advanced Audio Properties: Use this audio input line: "Wave out mix"

I would like to do all this without using Sendkeys or shell functions. Perhaps i can use API Calls?

Thanks in Advance,