Remove exception description that does not generated by this property
authorSuyeon Hwang <stom.hwang@samsung.com>
Thu, 16 Sep 2021 05:10:11 +0000 (14:10 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 27 Sep 2021 01:36:32 +0000 (10:36 +0900)
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
src/Tizen.Uix.Tts/Tizen.Uix.Tts/TtsClient.cs

index 41130f2..6d2716c 100644 (file)
@@ -718,7 +718,6 @@ namespace Tizen.Uix.Tts
         /// <feature>
         /// http://tizen.org/feature/speech.synthesis
         /// </feature>
-        /// <exception cref="InvalidOperationException">This exception can be due to operation failed.</exception>
         /// <exception cref="NotSupportedException">This exception can be due to TTS not supported.</exception>
         public bool IsScreenReaderOn
         {