email.jsml

来自「FreeTTS is a speech synthesis system wri」· JSML 代码 · 共 31 行

JSML
31
字号
<!--/** * Copyright 2001 Sun Microsystems, Inc. *  * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL  * WARRANTIES. */--><!--   -- This headerless JSML should work if passed to Synthesizer.speak()  -- as a String or Speakable, but not as a URL.  The full XML header  -- and DOCTYPE declaration is required for URL input.  --><!-- email header --> <div type="para">Message from <emphasis>Alan Schwarz</emphasis> about new synthesis technology.Arrived at <sayas class="time">2pm</sayas> today.</div> <!-- email body --> <div type="para">I've attached a diagram showing the new way we do speech synthesis.</div> <div type="para">Regards, Alan.</div> 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?