IRecognizerConvert Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Can convert from a generic recognizer result to a strongly typed one.
public interface IRecognizerConvert
type IRecognizerConvert = interface
Public Interface IRecognizerConvert
- Derived
Methods
Convert(Object) |
Convert recognizer result. |