Telephone Interview

Thông tin profile và cấu hình JSON của từng version.

Xuất JSON
Mã profile
TELEPHONE_INTERVIEW
Loại
System
Phạm vi
Global
Profile hệ thống

Phiên bản 1 - Đang dùng

{
  "profileCode": "TELEPHONE_INTERVIEW",
  "profileName": "Telephone Interview",
  "profileType": "System",
  "scope": "Global",
  "version": 1,
  "output": {
    "format": "mp3",
    "codec": "libmp3lame",
    "sampleRate": 48000,
    "channels": 2,
    "bitrateMode": "CBR",
    "bitrate": "320k"
  },
  "loudness": {
    "targetLUFS": -15,
    "toleranceLU": 0.5,
    "truePeak": -1,
    "lraMin": 3,
    "lraMax": 5
  },
  "eq": {
    "highPassHz": 120,
    "lowPassHz": 3800,
    "presenceBoostFreq": 3000,
    "presenceBoostDb": 2
  },
  "dynamics": {
    "compressorEnabled": true,
    "compressorThreshold": -22,
    "compressorRatio": 5,
    "attackMs": 8,
    "releaseMs": 120,
    "limiterEnabled": true,
    "limiterCeilingDb": -1
  },
  "noise": {
    "noiseReductionEnabled": true,
    "humRemovalEnabled": true,
    "humFrequencies": [
      50,
      100,
      150
    ]
  },
  "stereo": {
    "stereoWidth": 0,
    "forceMonoCenter": true,
    "phaseCorrection": true
  },
  "speech": {
    "speechClarity": true,
    "deEsserEnabled": true,
    "deEsserFreq": 6500
  },
  "metadata": {
    "metadataPolicy": "CleanAndWriteVOVGT",
    "titleMode": "UseOriginalFileName",
    "artist": "VOVGT",
    "album": "Broadcast Audio Standardized",
    "comment": "Convert By VOVGT Broadcast Audio Standardizer - Nguyen Minh Nhat 2026",
    "encodedBy": "VOVGT Broadcast Audio Standardizer",
    "copyright": "VOVGT 2026",
    "year": "2026"
  }
}