extensions.ael
上传用户:cafsem138
上传日期:2018-01-29
资源大小:11341k
文件大小:0k
源码类别:

语音合成与识别

开发平台:

C/C++

  1. #include "t1/*.ael"
  2. context z 
  3. {
  4. 123 => NoOp(hi there, z);
  5. 124 => NoOp(hi there, z);
  6. }