类 TtsException

    • 构造器详细资料

      • TtsException

        public TtsException()
      • TtsException

        public TtsException​(String message,
                            Throwable cause,
                            boolean enableSuppression,
                            boolean writableStackTrace)
      • TtsException

        public TtsException​(String message)
      • TtsException

        public TtsException​(Throwable cause)