2 references to ExtractSemanticValueInformation
System.Speech (2)
Result\RecognizedPhrase.cs (2)
549
SemanticValue thisSemanticValue =
ExtractSemanticValueInformation
(semanticsOffset, property, phraseBuffer, isSapi53Header, out propertyName);
582
SemanticValue thisSemanticValue =
ExtractSemanticValueInformation
(semanticsOffset, property, phraseBuffer, isSapi53Header, out propertyName);