You are reading help file online using chmlib.com
|
The SpeechDataKeyLocation enumeration lists the top-level speech configuration database keys.
Used with ISpeechObjectTokenCategory.GetDataKey to read and write token categories.Enum SpeechDataKeyLocation
SDKLDefaultLocation = 0
SDKLCurrentUser = 1
SDKLLocalMachine = 2
SDKLCurrentConfig = 5
End Enum
You are reading help file online using chmlib.com
|