X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fuix_vc_mgr_doc.h;h=0fa61ebeb31e4d4b4cb22a62ef3dae9173d44817;hb=0fb10008f3dcdc16a5937afb3d918d40749eae7c;hp=0a659fd74378215e42c62c0bc04fd5fd76c39e5b;hpb=9c5916b1bdf3eb0102cad9910af92177ac06fc1c;p=platform%2Fcore%2Fuifw%2Fvoice-control.git diff --git a/doc/uix_vc_mgr_doc.h b/doc/uix_vc_mgr_doc.h index 0a659fd..0fa61eb 100644 --- a/doc/uix_vc_mgr_doc.h +++ b/doc/uix_vc_mgr_doc.h @@ -30,8 +30,8 @@ * A main function of Voice Control Manager API records voice and gives responses for recognized voice commands. * A Voice Control Manager application can start recording user's utterance and get responses from Voice Control engine service. * The responses are dependent on the Voice Control engine service. For example, the engine service may send ASR(Automatic Speech Recognition) results or NLU(Natural Language Understanding) results. - * Also, it may send plural results. Therefore, the application can get various recognition results from the engine service and handle them by showing responses to users or controling Voice Control applications. - * Like this, the Voice Control Manager application takes a role of controlling Voice Control applcations. + * Also, it may send plural results. Therefore, the application can get various recognition results from the engine service and handle them by showing responses to users or controlling Voice Control applications. + * Like this, the Voice Control Manager application takes a role of controlling Voice Control applications. * For this reason, developers who have an authority granted by Tizen platform can make the Voice Control Manager application.

* To use of Voice Control Manager, use the following steps:
* 1. Initialize