ACX rejection means your audiobook failed at least one of the eight automated checks before any human listened. ACX (Audiobook Creation Exchange) applies two layers of review: an automated spec analysis that measures your file against technical requirements, and a human quality review where a reviewer listens to the audio.[1]
Automated spec failures have deterministic fixes. You change a number, the file passes. Human quality rejections require you to re-record or re-edit. This guide covers every rejection type, what causes it, and how to resolve it.
From rejection email to fix, without uploading your file anywhere. ChapterPass processes files locally in your browser. If you are working under a publisher non-disclosure agreement or on an unreleased manuscript, your audio does not leave your device at any point in the fix.
What are the ACX audio submission requirements?
ACX measures every uploaded file against three critical specs: RMS loudness between -23 and -18 dBFS, true peak below -3 dBFS, and noise floor below -60 dBFS.[1] Format, sample rate, channel count, and silence padding are also checked. If any measurement falls outside its allowed range, the file is rejected and you receive an email listing which specs failed.
For the full list with explanations and cross-platform comparison, see ACX audio requirements.
Not sure which one is failing? Run the Free ACX Check on your file. It reports the same values ACX measures, in your browser, before you do anything else.
How do I decode my ACX rejection email?
ACX rejection emails use specific phrasing. Here are the most common automated rejection excerpts and what they actually mean. For a deeper dive into human review notes, see the ACX rejection email decoder.
"The RMS level of your files is too low." Your average loudness is below -23 dBFS. You need to apply compression and normalise the file to bring the average level up to -20 dBFS.
"The RMS level of your files is too high." Your average loudness is above -18 dBFS. The audio is too loud and risks distortion. You need to lower the overall gain.
"Your files have peaks that exceed -3 dB." The loudest single moment in your file crossed the -3 dBFS true peak limit. You need to apply a true-peak-aware limiter with a ceiling set below -3 dBFS.
"The noise floor of your files is too high." The background sound during silent passages is louder than -60 dBFS. You need to manage the noise floor, usually with speech-aware gating, before raising the loudness.
"Your files must be encoded at 192 kbps or higher." You exported the MP3 at a lower bit rate or used variable bit rate (VBR). Re-export the file as an MP3 at 192 kbps constant bit rate (CBR).
Why did ACX reject my audiobook for loudness?
Loudness rejection is the most common automated failure. Loudness is the average level of your narration across the file, measured as RMS. Most home recordings land between -30 and -40 dBFS RMS. ACX requires -23 to -18 dBFS.[1]
The allowed range is 5 dB wide. Targeting -20 dBFS gives you 2 dB of margin toward the loud limit and 3 dB toward the quiet limit, which absorbs natural variation between chapters without risking a failure at the edges.
The manual fix requires three steps, in this order:
- Compress to reduce the gap between your loudest and quietest passages. A ratio of 2:1 to 4:1 with a threshold around -20 dB is a common starting point.[4] This brings quiet sections up without clipping loud ones.
- Normalise to bring the overall level to your target RMS. Aim for -20 dBFS.
- Limit peaks. After raising the overall level, some peaks will exceed -3 dBFS. Apply a limiter with a ceiling below -3 dBFS.
A common mistake is normalising peaks to -3 dBFS and assuming that fixes loudness. Peak normalisation sets the loudest single sample to the target, but RMS measures the average level across the entire file. A file can have a peak at -3 dBFS and an RMS of -35 dBFS if the narration is mostly quiet with occasional loud moments. Compression is what brings the average up. Normalisation alone rarely solves a loudness rejection.
Why did ACX reject my audiobook for noise floor?
Noise floor is the number one pain point for narrators mastering at home. The problem is not the noise itself. The problem is that boosting loudness to reach -23 to -18 dBFS also boosts the noise above -60 dBFS.
Think of it as a gain budget. If you need 10 dB of gain to reach your loudness target, your raw noise floor must be below -70 dBFS. If it is -65 dBFS, you are already 5 dB short. Before you start mastering, measure your raw noise floor and calculate how much gain you will need. If the numbers do not add up, no amount of post-processing will fix it cleanly.
Broadband noise reduction (like Audacity's Noise Reduction effect[3]) analyses a noise profile and subtracts it from the entire file, including sections where you are speaking. At moderate settings, it works. At aggressive settings, it creates metallic, underwater artefacts that will fail human quality review.
Speech-aware gating takes a different approach. It reduces the volume only during silent sections, where noise is audible, and leaves your voice untouched. The noise is still there under your speech, but listeners cannot hear it because your voice masks it.
For the full walkthrough of why noise floor fails after mastering and how gating solves it, see the audiobook noise floor guide.
Why did ACX reject my audiobook for true peak?
True peak is the most misunderstood spec. Most audio software shows you sample peaks, which is the loudest individual sample in your file. When that digital audio is converted back to an analogue signal for playback, the actual waveform can peak higher than any single sample. True peak measurement uses oversampling to detect these inter-sample peaks that a standard meter misses. True peak is defined in ITU-R BS.1770.[2]
The difference between sample peak and true peak is typically 0.5 to 1 dB, but can reach up to 3 dB in extreme cases. A file that reads -3.2 dB on a sample peak meter could actually exceed -3 dBFS true peak and fail ACX.
To fix this, use a true-peak-aware limiter with a ceiling set below -3 dBFS. A standard limiter catches sample peaks only. A true-peak-aware limiter oversamples internally and catches inter-sample peaks before they exceed the ceiling.
Why did ACX reject my audiobook for format, sample rate, or channels?
These are the simplest rejections to fix, but they still account for a significant share of failures.
Format. ACX requires MP3 at 192 kbps CBR (constant bit rate).[1] Files encoded as VBR (variable bit rate), or submitted as WAV, FLAC, or M4A, will be rejected. Export from your DAW as MP3, set to CBR, 192 kbps or higher.
Sample rate. ACX requires 44,100 Hz. Files recorded at 48,000 Hz (common in video production) must be converted. Resample in your DAW before exporting. Do not let the MP3 encoder handle the conversion, as some encoders introduce artefacts during resampling.
Channels. ACX requires mono. If your DAW records in stereo by default, mix down to mono before exporting. A stereo file of spoken word is two identical channels, doubling the file size for no benefit.
Silence padding. ACX requires 0.5 to 1 second of room tone at the head and 1 to 5 seconds at the tail.[1] The silence must be room tone, not digital silence (absolute zero). Digital silence creates an audible click at the transition. If your file was rejected for silence, measure the existing silence duration in your DAW and adjust. Be consistent across all chapters.
In what order should I fix ACX rejection issues?
If your file failed on more than one spec, the order you fix them in can make the process easier. Each processing step changes the measurements that follow, so a sensible sequence avoids rework. This is not a rigid rule, but a recommended workflow:
- Sample rate and channels. Convert to 44,100 Hz mono first, while the file is still WAV. All subsequent measurements depend on the file being at the final sample rate and channel count.
- Noise floor. Apply gating or noise management before touching loudness. If you boost loudness first, you lock in a higher noise floor.
- Loudness (RMS). Compress and normalise to -20 dBFS. Now that noise is managed, the gain increase will not push noise above -60 dBFS.
- True peak. Apply a true-peak-aware limiter with ceiling below -3 dBFS. Loudness processing may have introduced new peaks, so this step comes after.
- Silence padding. Add 0.5 to 1 second of room tone at the head and 1 to 5 seconds at the tail. Do this last, after all level processing is complete.
- Encode. If you have been working in WAV, export the final MP3 as the last step. Encoding is lossy, so you only want to do it once.
If you compress and normalise a file to -20 dBFS RMS before managing the noise floor, the noise is now baked into the louder signal. Gating after amplification will still help in silent sections, but the noise under speech is permanently louder. Handling noise first, while the signal is still quiet, means you are managing a smaller problem.
How do I fix human quality review rejections?
Human quality review catches problems that automated spec measurement does not. These require you to re-edit or re-record the affected sections.
- Clicks, pops, and mouth noise. Audible artefacts from lip and tongue movement. Remove with a de-clicker plugin or manual editing in your DAW. Audacity audiobook mastering has a click removal tool.
- Room echo and reverberation. Sound bouncing off walls, floors, and ceilings. The only real fix is recording in a treated space. Post-processing de-reverb tools exist but often introduce artefacts.
- Pacing and breath timing. Unnatural pauses, rushed sections, or audible gasping between sentences. This is a performance issue, not a technical one.
- Opening and closing credits. ACX requires specific credit content: title, author name, narrator name, and publisher. Missing or incorrect credits will fail review.
- Manuscript accuracy. The narration must match the approved manuscript. Skipped paragraphs, changed words, or improvised sections will be flagged.
- Inconsistent tone. Chapters recorded on different days with different mic positions, gain settings, or room conditions can sound noticeably different. Reviewers listen for consistency across the full audiobook.
Start with a clean, well-edited recording, and the technical mastering will take care of itself.
How do I resubmit my fixed files to ACX?
- Read the rejection email carefully. Note whether it cites specific measurements (automated) or describes audible problems (quality review).
- Fix quality issues first if both types are present. There is no point perfecting the specs on audio that will fail quality review.
- Fix automated spec issues in order. Follow the processing order in the previous section: format, noise floor, loudness, peaks, silence, encode.
- Verify your fixed files. Load them into a meter that shows RMS, true peak, and noise floor. Confirm all values are within range before uploading.
- Upload the corrected files to ACX, replacing the rejected ones. ACX allows you to replace individual chapter files without resubmitting the entire audiobook.
- Resubmit for review. The review process starts over from the beginning. Make sure every chapter passes, not just the ones that were flagged.
What are the most common questions about ACX rejections?
Can ChapterPass fix a quality rejection from ACX?
No. Quality rejections come from a human reviewer who listened to your audio. Clicks, echo, pacing, and manuscript accuracy are recording and editing problems. ChapterPass masters the technical specs. Fix quality issues in your DAW before mastering.
Do I need to resubmit all chapters or just the rejected ones?
ACX allows you to replace individual chapter files without resubmitting the entire audiobook. However, if you changed your mastering process, consider reprocessing all chapters so the sound is consistent across the full book. Reviewers listen for consistency.
Will fixing loudness affect my noise floor?
Yes. Raising loudness raises everything, including the noise floor. This is why loudness and noise floor rejections often arrive together. Fix noise floor first, then adjust loudness. ChapterPass coordinates both in a single pipeline so they do not conflict.
My file passed in Audacity's ACX Check but was rejected by ACX. Why?
Audacity's ACX Check measures sample peaks, not true peaks. The actual analogue signal can peak 0.5 to 1 dB higher between samples. A file reading -3.2 dB in Audacity could exceed -3.0 dBFS true peak and fail. ChapterPass detects inter-sample peaks before they exceed the ceiling.
How long does ACX take to review resubmitted files?
Resubmissions go back into the standard review queue. The timeline varies depending on submission volume, but typically takes 10 to 14 business days. Fixing every issue correctly the first time prevents multiple cycles of waiting.
Your first file is free at ChapterPass. You upload a file, and ChapterPass analyses it against every ACX requirement, peaks, RMS, noise floor, the lot, and masters it to spec. Done. Your file is ready to submit.