语音到文本 java 应用程序与 Dragon(DNS) API
Voice to text java application with Dragon(DNS) API
我正在为我的应用程序使用 Dragon 的软件,根据语音命令将语音转换为 text.Based 我想从我的脚本执行特定功能,我搜索了很多但没有找到如何集成 Dragon 的 API 与应用程序。我还查看了 dragons 网站,其中有针对开发人员的部分 guide.Anyone 有什么想法吗?
如果您购买了 SDK,您就可以访问 Dragon NaturallySpeaking 开发人员支持计划。他们应该能够为您提供入门所需的所有支持。
The Dragon NaturallySpeaking SDK Client Edition
(DSC) provides developers with tools, including
the Dragon APIs, to integrate speech recognition
capabilities into applications. When programming
in the DSC environment, developers access Dragon’s
ActiveX controls using the Dragon APIs. Developers
can program in any language that ActiveX
control supports. However, officially supported
environments include Visual Basic , C# and Visual
C++.
Comprehensive sample code and detailed documentation is available.
In addition, the Dragon NaturallySpeaking Developer Support Program offers:
- Direct answers to development questions from Dragon Developer Support engineers via Web form or telephone
- Access to Dragon NaturallySpeaking SDK TechNotes and FAQs
- Access to software updates as they become available for in-house testing and prototyping
我正在为我的应用程序使用 Dragon 的软件,根据语音命令将语音转换为 text.Based 我想从我的脚本执行特定功能,我搜索了很多但没有找到如何集成 Dragon 的 API 与应用程序。我还查看了 dragons 网站,其中有针对开发人员的部分 guide.Anyone 有什么想法吗?
如果您购买了 SDK,您就可以访问 Dragon NaturallySpeaking 开发人员支持计划。他们应该能够为您提供入门所需的所有支持。
The Dragon NaturallySpeaking SDK Client Edition (DSC) provides developers with tools, including the Dragon APIs, to integrate speech recognition capabilities into applications. When programming in the DSC environment, developers access Dragon’s ActiveX controls using the Dragon APIs. Developers can program in any language that ActiveX control supports. However, officially supported environments include Visual Basic , C# and Visual C++.
Comprehensive sample code and detailed documentation is available.
In addition, the Dragon NaturallySpeaking Developer Support Program offers:
- Direct answers to development questions from Dragon Developer Support engineers via Web form or telephone
- Access to Dragon NaturallySpeaking SDK TechNotes and FAQs
- Access to software updates as they become available for in-house testing and prototyping