メッセージを読み上げます。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文void Speech(
string message,
int volume = 30,
int speed = 0,
SpeechLanguage lang = SpeechLanguage.Japanese
)
パラメーター
- message
- 型: SystemString
読み上げるメッセージ - volume (Optional)
- 型: SystemInt32
音量(0~100) - speed (Optional)
- 型: SystemInt32
スピード(-10~10) - lang (Optional)
- 型: KeyToKey.EnumsSpeechLanguage
言語
関連項目