QualityReportingAudioSettings.toneDetect property

Tone/test-tone alert: peak_ratio above threshold sustained — requires spectralDetect on QM.

Signature:

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