update header for Doxygen
authorMinkyoung Kang <mklove.kang@samsung.com>
Fri, 12 Apr 2013 10:00:42 +0000 (19:00 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Fri, 12 Apr 2013 10:00:42 +0000 (19:00 +0900)
Change-Id: Id650432c3e74f1cf81a28cf2d18a80252d2c619b

inc/FUixSpeechSpeechToText.h
inc/FUixSpeechTextToSpeech.h

index a3b9446..83dc88b 100644 (file)
@@ -200,8 +200,10 @@ public:
      * @exception   E_SUCCESS           The method is successful.
      * @exception  E_UNSUPPORTED_OPERATION   The Emulator or target device does not support the required feature. @b Since: @b 2.1
      * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-     * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
-     * This method must be called after Construct().
+     * @remarks     
+     *                 - Before calling this method, check whether the feature is supported by 
+     *                 Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
+     *                         - This method must be called after Construct().
      */
     result Initialize(void);
 
index cf93b06..7fcb35e 100644 (file)
@@ -199,8 +199,10 @@ public:
      * @exception   E_SUCCESS           The method is successful.
      * @exception  E_UNSUPPORTED_OPERATION   The Emulator or target device does not support the required feature. @b Since: @b 2.1
      * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
-     * @remarks     Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods.
-     * This method must be called after Construct().
+     * @remarks     
+     *                 - Before calling this method, check whether the feature is supported by 
+     *                 Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
+     *                         - This method must be called after Construct().
      */
        result Initialize(void);