Ailia Voice
constructor(envId: Int = -1, numThread: Int = 0, memoryMode: Int = 11, flags: Int = AILIA_VOICE_FLAG_NONE)
Creates an ailia Voice instance.
Parameters
env Id
Environment ID of ailia (-1 to select automatically).
num Thread
Number of threads (0 to select automatically).
memory Mode
Memory mode of ailia.
flags
OR of the AILIA_VOICE_FLAG_* constants.