3 references to SPLO_STATIC
System.Speech (3)
Recognition\RecognizerBase.cs (3)
1448sapiGrammar.LoadDictation(topicName, SPLOADOPTIONS.SPLO_STATIC); 1596sapiGrammar.LoadCmdFromMemory2(dataPtr, SPLOADOPTIONS.SPLO_STATIC, null, baseUri?.ToString()); 1600sapiGrammar.LoadCmdFromMemory(dataPtr, SPLOADOPTIONS.SPLO_STATIC);