Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SapiVoiceSynthesize
SapiVoiceSynthesizer
C# Class SapiVoiceSynthesize.SapiVoiceSynthesizer
Windows標準の音声合成エンジンで発声します。
Inheritance:
IVoiceSynthesize
Afficher le fichier
Open project: malaybaku/harriet
Méthodes publiques
Méthode
Description
CreateWav
(
string
text
) :
byte[]
Dispose
( ) :
void
Method Details
CreateWav()
public
méthode
public
CreateWav
(
string
text
) :
byte[]
text
string
Résultat
byte[]
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void