The well-known Dragon NaturallySpeaking SDK from Nuance allows developers to integrate the interactive dictation features into their Windows applications. The latest version 9 introduces direct TX Text Control support thus enables developers to implement voice recognition into their TX Text Control based applications very easily.
More information about the new SDK can be found here:
I'm using Dragon SDK 9 and when I try to pass the txTextControl handle to dragon register function I get an error message which
tells the provided value is not valid.
Does anybody know how to use TxTextControl with Dragon 9 SDK?