OpenTalkPointerEx extension

on

Methods

clear() → void
clearHtsVoiceList(Pointer<HtsVoiceFilelist> list) → void
getA() double
getAdditionalHalfTone() double
getAlpha() double
getArch() int
getB() double
getBeta() double
getDic() String?
getErrorCode() int
getFm() double
getFperiod() int
getFullVoicePath(String path) String?
getG() double
getGvWeightForLogF0() double
getGvWeightForSpectrum() double
getHtsVoiceCount(Pointer<HtsVoiceFilelist> list) int
getHtsVoiceList() Pointer<HtsVoiceFilelist>
getHtsVoiceName(Pointer<HtsVoiceFilelist> list, int i, Pointer<Int8> name) Pointer<Int8>
getHtsVoicePath(Pointer<HtsVoiceFilelist> list, int i, Pointer<Int8> path) Pointer<Int8>
getJf() double
getJm() double
getMsdThreshold() double
getOs() int
getP() int
getR() double
getS() int
getSamplingFrequency() int
getSpeed() double
getU() double
getVoice() String?
getVoiceName() String?
getVolume() double
geVoiceDir() String?
geVoicePath() String?
isFinished() int
isFinished2() int
isPaused() int
isPaused2() int
isSpeaking() int
isSpeaking2() int
pause() → void
refresh() → void
resume() → void
setA(double f) → void
setAdditionalHalfTone(double f) → void
setAlpha(double f) → void
setB(double f) → void
setBeta(double f) → void
setDic(String? path) int
setDic2(String? path) int
setFm(double f) → void
setFperiod(int i) → void
setG(double f) → void
setGvWeightForLogF0(double f) → void
setGvWeightForSpectrum(double f) → void
setJf(double f) → void
setJm(double f) → void
setMsdThreshold(double f) → void
setP(int i) → void
setR(double f) → void
setS(int i) → void
setSamplingFrequency(int i) → void
setSpeed(double f) → void
setU(double f) → void
setVoice(String? path) int
setVoice2(String? path) int
setVoiceDir(String? path) int
setVoiceDir2(String? path) int
setVoiceName(String? path) int
setVoiceName2(String? path) int
setVoicePath(String? path) int
setVoicePath2(String? path) int
setVolume(double f) → void
speakAsync(String text) → void
speakSync(String text) → void
speakToFile(String text, String path) int
speakToFile2(String text, String path) int
stop() → void
test(String? text) → void
wait(int duration) → void
waitUntilDone() → void
waitUntilFinished() → void