Hi,
I'm currently developing a speech recognition application. I would like to know if and how is it possible, using the MS SAPI5.1, to record user defined phrases (and therefor language independent) and then use them as voice commands. i.e. initially record user defined words and later compare a user command to that list of pre-recorded phrases. The application performs an action according to a match.
I'm trying to avoid using the Speech-to-text capabilities of the SAPI. I just want to record the user and then compare a new voice input to the initial recording.
I started writing the application in VB.NET.
I assume the end user uses Windows XP.
Any help would be much appreciated.
Thanx
I'm currently developing a speech recognition application. I would like to know if and how is it possible, using the MS SAPI5.1, to record user defined phrases (and therefor language independent) and then use them as voice commands. i.e. initially record user defined words and later compare a user command to that list of pre-recorded phrases. The application performs an action according to a match.
I'm trying to avoid using the Speech-to-text capabilities of the SAPI. I just want to record the user and then compare a new voice input to the initial recording.
I started writing the application in VB.NET.
I assume the end user uses Windows XP.
Any help would be much appreciated.
Thanx