Discussion:
Multiple users SR Application
(too old to reply)
bruno Remeyse
2009-08-03 17:16:49 UTC
Permalink
Hi,

I'm building an SR application (VS 2008 - C#- Vista ) which have to work
regardless with children, men or women.
The application works fine with one personne(me) but don't works properly
with others.
The Vista's trainning don't brings me solutions despite all the time my wife
and my son passed with it.
1 : How can i do to make my application "universal" ?
2: Are there any C # library that allows me to build a training program?
3: Is the SR engine the only engine i can use or can i change for best one ?

Thank's for your help,

B#
condor1
2009-09-07 08:53:04 UTC
Permalink
Post by bruno Remeyse
Hi,
I'm building an SR application (VS 2008 - C#- Vista ) which have to work
regardless with children, men or women.
The application works fine with one personne(me) but don't works properly
with others.
The Vista's trainning don't brings me solutions despite all the time my wife
and my son passed with it.
1 : How can i do to make my application "universal" ?
2: Are there any C # library that allows me to build a training program?
3: Is the SR engine the only engine i can use or can i change for best one ?
Thank's for your help,
B#
The training for Vista recognition applies to a single user.
To make it work for everyone there are 2 options.

1 - Create an account for every user ( wife, chld, etc...). After
that, get every user has to log-in and train his own profile.

2 - Create more profiles within a single log-in. But you have to make
sure everytime the user changes, the profile is manually switched to
the current user. You do that through Windows control panel, SAPI
properties.

Continue reading on narkive:
Loading...