I have developed a voice enabled application in windows 8. How to convert into a plugin where other application of windows 8 can be made voice enabled through the application I developed??
Is there any chances to develop a voice enabled SDK like application ? The purpose of it is : It should enable other applications to voice when this SDK is used in it. This app can be used in either windows phone or tablet.
Regards,
Preethi Prabha Sridhar
Loading
Mahesh ChandPosted Jan 24, 2013, 9:20 AM
I am not sure what do you mean by a plugin. There is no concept of plugin in Windows 8. You can create a control and people can use in their apps but it will do only what it can do. I don't think other developers can use to voice enable their apps.
For example, if you create a voice-enabled TreeView control and some app developer uses that TreeView control in their apps, only your TreeView control will be able to understand voice and speech commands.