Browser-local target checker
NICE CXone Audio Prompt Checker
NICE CXone Studio prerecorded prompts are documented as uncompressed WAV, CCITT μ-Law, 8,000 Hz, mono, 8-bit, and 64 kbps; IVRReady uses format ID 0x0007 as codec identity.
- Last verified 2026-08-28 · NICE CXone Help — Studio prompts
IVRReady validates against documented file-format constraints. It is an independent third-party tool and does not verify contact-flow behavior, prompt wording, language, permissions, or subjective voice quality.
Prompt workspace
Add prompts to check against the NICE CXone profile.
Check NICE CXone prompts
Drop WAV files, folders, or ZIP packages
Quality checks
IVRReady QA preferences — these are not Amazon Connect requirements.
Off by default. Trimming modifies your audio, so enable it only when you intend to change the recordings.
NICE CXone audio requirements
Scope: NICE CXone Studio prerecorded prompts. Numeric WAV format ID is authoritative in IVRReady’s validation.
| Requirement | Documented value |
|---|---|
| Container | WAV |
| Vendor wording | Uncompressed WAV |
| Codec | CCITT μ-Law (G.711) |
| WAV format ID | 0x0007 |
| Sample size | 8-bit |
| Bit rate | 64 kbps |
| Sample rate | 8,000 Hz |
| Channels | Mono |
| Maximum duration | No generic limit documented on the cited requirements page |
| Maximum file size | No generic limit documented on the cited requirements page |
The vendor phrase “uncompressed WAV” is presented as documented wording; it does not add a separate binary rule beyond the authoritative μ-law format ID.
What IVRReady checks
Structural inspection reads the actual RIFF/WAVE bytes and checks container, numeric codec identity, sample rate, channel count, and only the generic limits documented for this target.
What IVRReady can fix
Verified PCM, float, A-law, or μ-law source layouts can be downmixed, resampled, and encoded to canonical μ-law output using browser-local FFmpeg. Optional leading and trailing edge-silence trimming is an IVRReady preference, not a vendor requirement.
IVRReady QA warnings
The separate QA pass reports effectively silent audio, possible clipping, leading silence, and trailing silence. These are IVRReady signal-measurement policies—not platform requirements or speech-quality scores. Corrected output receives structural revalidation rather than second-pass audio QA.
What IVRReady does not verify
IVRReady does not verify contact-flow correctness, language, prompt wording, tenant permissions, upload authorization, vendor configuration, subjective voice quality, or vendor certification.
Common incompatible source audio
Common examples include 48 kHz stereo PCM WAV, 44.1 kHz PCM WAV, 16-bit PCM instead of μ-law, malformed RIFF/WAVE, and unsupported source encodings. IVRReady distinguishes files it can structurally recognize, QA-decode, automatically correct, and confirm as target-ready; those capabilities are not interchangeable.