From: Youngil Shin Date: Tue, 19 Mar 2013 06:24:31 +0000 (+0900) Subject: documentation is reviewed X-Git-Tag: 2.1b_release~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9722912f85ff7cd48dfae74c0d43f7f8f6f87f5;p=framework%2Fosp%2Fspeech.git documentation is reviewed Change-Id: I9e564ae846fa1bd6d18020a338f22577eefbf3f8 Signed-off-by: Youngil Shin --- diff --git a/inc/FUixSpeechSpeechToText.h b/inc/FUixSpeechSpeechToText.h index 564f672..95a6ba4 100644 --- a/inc/FUixSpeechSpeechToText.h +++ b/inc/FUixSpeechSpeechToText.h @@ -190,7 +190,7 @@ public: /** * Initializes the Speech-To-Text service. @n - * This method is asynchronous. @n + * The %Initialize() method is asynchronous. @n * The ISpeechToTextEventListener::OnSpeechToTextInitialized() is invoked when the service has been initialized. * @since 2.0 * diff --git a/inc/FUixSpeechSpeechToTextTypes.h b/inc/FUixSpeechSpeechToTextTypes.h index 885d7c8..e514d98 100644 --- a/inc/FUixSpeechSpeechToTextTypes.h +++ b/inc/FUixSpeechSpeechToTextTypes.h @@ -31,7 +31,7 @@ namespace Tizen { namespace Uix { namespace Speech /** * @enum SpeechToTextStatus * -* Defines the %SpeechToText status. +* Defines the SpeechToText status. * * @since 2.0 * @@ -48,7 +48,7 @@ enum SpeechToTextStatus /** * @enum SpeechToTextGrammar * -* Defines the %SpeechToText grammar. +* Defines the SpeechToText grammar. * * @since 2.0 * @@ -63,7 +63,7 @@ enum SpeechToTextGrammar /** * @enum SpeechToTextError * -* Defines the errors in %SpeechToText. @n +* Defines the errors in SpeechToText. @n * When an error occurs, the user can not receive any %SpeechToText result. * * @since 2.0 diff --git a/inc/FUixSpeechTextToSpeech.h b/inc/FUixSpeechTextToSpeech.h index 7dbcd90..4917c0c 100644 --- a/inc/FUixSpeechTextToSpeech.h +++ b/inc/FUixSpeechTextToSpeech.h @@ -188,7 +188,7 @@ public: /** * Initializes the Text-To-Speech service. @n - * This method is asynchronous. @n + * The %Initialize() method is asynchronous. @n * The ITextToSpeechEventListener::OnTextToSpeechInitialized() is invoked when the service has been initialized. * * @since 2.0