C# Class Harriet.Models.Voice.AquesVoiceRobot

声種「ロボット」を実装します。
Inheritance: AquesVoiceSynthesize
Mostra file Open project: malaybaku/harriet

Protected Methods

Method Description
FreeWave ( IntPtr wavPtr ) : void
SyntheWave ( string koe, int speed, int &size ) : IntPtr

Private Methods

Method Description
AquesTalk_FreeWave ( IntPtr wavPtr ) : void
AquesTalk_Synthe ( string koe, int speed, int &size ) : IntPtr

Method Details

FreeWave() protected method

protected FreeWave ( IntPtr wavPtr ) : void
wavPtr System.IntPtr
return void

SyntheWave() protected method

protected SyntheWave ( string koe, int speed, int &size ) : IntPtr
koe string
speed int
size int
return System.IntPtr