AiliaVoice

constructor(envId: Int = -1, numThread: Int = 0, memoryMode: Int = 11, flags: Int = AILIA_VOICE_FLAG_NONE)

Creates an ailia Voice instance.

Parameters

envId

Environment ID of ailia (-1 to select automatically).

numThread

Number of threads (0 to select automatically).

memoryMode

Memory mode of ailia.

flags

OR of the AILIA_VOICE_FLAG_* constants.