QualityReportingAudioSettings.noiseDetect property

Static-noise alert: spectral_flatness above threshold sustained — requires spectralDetect on QM.

Signature:

noiseDetect?: {
        threshold?: number;
        minActiveMs?: number;
        minClearMs?: number;
    };