All Downloads are FREE. Search and download functionalities are using the official Maven repository.

3.voicepeakcw4j.0.1.2.source-code.module-info Maven / Gradle / Ivy

Go to download

This library is a command line wrapper for the VOICEPEAK published by AHS Co.Ltd.

The newest version!
/**
 * 株式会社AHSの展開する音声合成ソフトウェアVOICEPEAKの
 * コマンドライン実行をJavaからコントロールするためのラッパーモジュール
 */
module voicepeakcw4j {
    exports io.github.k7t3.voicepeakcw4j;
    exports io.github.k7t3.voicepeakcw4j.process;
    exports io.github.k7t3.voicepeakcw4j.exception;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy