documentation is reviewed
authorYoungil Shin <yi.shin@samsung.com>
Tue, 19 Mar 2013 06:24:31 +0000 (15:24 +0900)
committerYoungil Shin <yi.shin@samsung.com>
Tue, 19 Mar 2013 06:24:31 +0000 (15:24 +0900)
Change-Id: I9e564ae846fa1bd6d18020a338f22577eefbf3f8
Signed-off-by: Youngil Shin <yi.shin@samsung.com>
inc/FUixSpeechSpeechToText.h
inc/FUixSpeechSpeechToTextTypes.h
inc/FUixSpeechTextToSpeech.h

index 564f672..95a6ba4 100644 (file)
@@ -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
      *
index 885d7c8..e514d98 100644 (file)
@@ -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
index 7dbcd90..4917c0c 100644 (file)
@@ -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