isReady
Description​
Gets or sets whether the synthesizer is ready for interaction. (output and worker are initialized)
- JavaScript
 - C#
 - Kotlin
 
readonly isReady: boolean;bool IsReady { get; }val isReady: BooleanGets or sets whether the synthesizer is ready for interaction. (output and worker are initialized)
readonly isReady: boolean;bool IsReady { get; }val isReady: Boolean