/* * The Set of methods are only available with SAPI 5.3. There is no need then to use the SAPI proxy to switch * the call to an MTA thread. * */ internal void SetGrammarLoader(ISpGrammarResourceLoader resourceLoader) { SpRecoGrammar2.SetGrammarLoader(resourceLoader); }