基于wangeditor实现的支持SSML语法的编辑器. Contribute to chw1127/ssml-editor development by creating an account on GitHub.
基于wangeditor实现的支持SSML语法的编辑器. Contribute to chw1127/ssml-editor development by creating an account on GitHub.
基于wangeditor实现的支持SSML语法的编辑器. Latest version: 2.0.10, last published: 3 months ago. Start using @cheny33/ssml-editor in your project by running `npm i @cheny33/ssml-editor`. There are no other projects in the npm registry using @cheny33/ssml-
PROBLEM TO BE SOLVED: To provide an SSML (Speech Synthesis Markup Language) editor system of an MRCP-TTS (Media Resource Control Protocol-Text-To-Speech) service of VoIP base. SOLUTION: The SSML editor system (100) is provided with a basic SSML editor (110) for providing a document ...
@sw7d/ssml-editor 3.0.5•Public• Published10 months ago ssml-editor 预览 开始 一、环境 二、开始 开发指南 参考 Dependents (0) Repository Weekly Downloads 3 License Apache-2.0 Unpacked Size 2.59 MB Total Files 220 Last publish 10 months ago...
专利名称:SSML EDITOR SYSTEM 发明人:LEE SHOSEKI,李 鍾碩,PARK KI TAE,朴 起台,KIM EIKOKU,金 英國 申请号:JP2007220793 申请日:20070828 公开号:JP2008059586A 公开日:20080313 专利附图: 摘要: PROBLEM TO BE SOLVED: To provide an SSML (Speech Synthesis Markup Language) editor system of an MRCP...
{ entry: 'src/index.ts', name: 'SSMLEditor', formats: ['es', 'cjs', 'umd'], fileName: (format) => `index.${format}.js` }, rollupOptions: { input: { main: resolve(__dirname, 'src/index.ts') }, external: ['vue', '@wangeditor/editor'], output: { assetFileNames: (...
基于wangeditor实现的支持SSML语法的编辑器. Contribute to chw1127/ssml-editor development by creating an account on GitHub.
import 'element-plus/dist/index.css' // import './assets/main.scss' import '@cheny33/ssml-editor/dist/style.css' @@ -9,5 +10,5 @@ import SSMLEditor from '@cheny33/ssml-editor' const app = createApp(App) app.use(SSMLEditor) app.use(SSMLEditor as Plugin) app.mount('#app')7...
基于wangeditor实现的支持SSML语法的编辑器. Contribute to chw1127/ssml-editor development by creating an account on GitHub.