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 a3b94467b360173d2beb146ae21a2cc4081eecf7..83dc88b83f374206a3b7d5053b3f5121b6f09297 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 cf93b06cba8cd205b27525b238174b8863ad4410..7fcb35e4216c21078de3367234d596645298b32b 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);