文件名称:tts
介绍说明--下载内容均来自于网络,请自行研究使用
This function requires the Mirosoft Win32 Speech API (SAPI).
Examples:
Speak the text
tts( I can speak. )
List availble voices
tts( I can speak. , List )
Do not speak out, store the speech in a variable
w = tts( I can speak. ,[],-4,44100)
wavplay(w,44100) - This function requires the Mirosoft Win32 Speech API (SAPI).
Examples:
Speak the text
tts( I can speak. )
List availble voices
tts( I can speak. , List )
Do not speak out, store the speech in a variable
w = tts( I can speak. ,[],-4,44100)
wavplay(w,44100)
Examples:
Speak the text
tts( I can speak. )
List availble voices
tts( I can speak. , List )
Do not speak out, store the speech in a variable
w = tts( I can speak. ,[],-4,44100)
wavplay(w,44100) - This function requires the Mirosoft Win32 Speech API (SAPI).
Examples:
Speak the text
tts( I can speak. )
List availble voices
tts( I can speak. , List )
Do not speak out, store the speech in a variable
w = tts( I can speak. ,[],-4,44100)
wavplay(w,44100)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tts.m