Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SapiVoiceSynthesize
SapiVoiceSynthesizer
C# Class SapiVoiceSynthesize.SapiVoiceSynthesizer
Windows標準の音声合成エンジンで発声します。
Inheritance:
IVoiceSynthesize
ファイルを表示
Open project: malaybaku/harriet
Public Methods
Method
Description
CreateWav
(
string
text
) :
byte[]
Dispose
( ) :
void
Method Details
CreateWav()
public
method
public
CreateWav
(
string
text
) :
byte[]
text
string
return
byte[]
Dispose()
public
method
public
Dispose
( ) :
void
return
void