Type Alias VocalCancelerParams

VocalCancelerParams: {
    depth?: number;
    state?: boolean;
}