Hello,
for my evening-course VB.NET we have to make some programme which can connect to a database etc...
My first idea was to create some "OS" based on voice recognition. A little bit more in detail:
When PC starts, automatically the VB.net programme start in full screen (no windows XP/vista/... visible), they say their name through a microphone and when the programme recognize them they are granted to log in. When they login the programme connects to a database where the administrator specify which programmes the logged in user can be use by just placing selections to, for example notepad & MS Word.
The user will see a shortcut icon on their desktop from notepad & word. Afterwards they could open notepad etc... by just saying the programme name but that's beyond this scopes question It will be in another topic when I have problems about that.
The main problem is: Is it possible to have VOICE recognition in VB.NET? I have found speech recognition but when I implement it with speech recognition everyone could just say the name of a person and they will be granted to login. I need some voice recognition based on the "tones" of the volume etc...
someone got an idea?
Thanks in advance,
Pieter
for my evening-course VB.NET we have to make some programme which can connect to a database etc...
My first idea was to create some "OS" based on voice recognition. A little bit more in detail:
When PC starts, automatically the VB.net programme start in full screen (no windows XP/vista/... visible), they say their name through a microphone and when the programme recognize them they are granted to log in. When they login the programme connects to a database where the administrator specify which programmes the logged in user can be use by just placing selections to, for example notepad & MS Word.
The user will see a shortcut icon on their desktop from notepad & word. Afterwards they could open notepad etc... by just saying the programme name but that's beyond this scopes question It will be in another topic when I have problems about that.
The main problem is: Is it possible to have VOICE recognition in VB.NET? I have found speech recognition but when I implement it with speech recognition everyone could just say the name of a person and they will be granted to login. I need some voice recognition based on the "tones" of the volume etc...
someone got an idea?
Thanks in advance,
Pieter