Profiles are stored in a database file named "VoiceAttack.dat":
Click
, click the "System / Advanced" tab, click "Click here to browse VoiceAttack's data folder." to open the folder containing it.
Neither settings nor the profile database are in the installation folder, so installing to a synced folder would not work.
You could copy the profile database to that folder though, and use the -datadir command line option:
-datadir “Directory Path” Allows you to indicate the directory of VoiceAttack’s data file(VoiceAttack.dat) and its associated backups.
If the VoiceAttack.dat file does not exist in the indicated directory when a profile has been updated, a new VoiceAttack.dat will be created. Note that double quotes are only necessary if your profile name has spaces in it.
This does not affect the running instance.
Example: -datadir “C:\Users\MrAwesome\Desktop\MyData” will look for the VoiceAttack.dat file in the “C:\Users\MrAwesome\Desktop\MyData” directory.
The settings are in a separate file("user.config"), in a subfolder of "%localappdata%\VoiceAttack.com", however there is no native method for loading it from a different location.