VOC to PVF Converter

Convert Sound Blaster VOC to Portable Voice Format

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Telephony Ready

PVF is designed for voice telephony. Converting VOC speech recordings to PVF creates audio ready for PBX and telecom systems.

No Local Tools

Skip the SoX command line. Convert your VOC files to PVF directly in the browser without any local software.

Instant Results

PVF is a simple, lightweight format. Conversion from VOC completes almost instantly, even for longer recordings.

How to convert VOC to PVF

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose pvf or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your pvf file right afterwards

About formats

VOC (Creative Voice) is a digital audio container developed by Creative Technology and introduced alongside the original Sound Blaster card in 1989. It served as the native audio format for the Sound Blaster family during the DOS era, when Creative's hardware dominated PC audio. VOC files are block-based: each file consists of typed data blocks that can carry 8-bit unsigned PCM, 4-bit and 2.6-bit Creative ADPCM, 16-bit signed PCM, as well as A-law and mu-law encoded audio. This block structure also supports silence intervals, repeat loops, and marker points, giving game developers fine-grained control over sound playback. A notable advantage was hardware-level decoding — Sound Blaster cards could play VOC data directly via DMA transfer, freeing the CPU for other tasks in an era when processor cycles were precious. The format saw extensive use in DOS games from id Software, Sierra, and LucasArts. With the rise of Windows and the WAV format, VOC gradually fell out of mainstream use, yet it remains important for retro gaming preservation and for anyone working with vintage PC audio archives.
Initial release: 1989
PVF (Portable Voice Format) is a simple audio file format designed for voice message storage in Linux-based telephony systems, most notably ISDN4Linux and its vbox voicemail application. The format emerged from the European ISDN ecosystem of the late 1990s, when Linux servers increasingly handled PBX and answering machine duties over digital phone lines. PVF files store raw signed 16-bit PCM samples at 8000 Hz mono, preceded by a minimal plain-text header specifying data format and byte ordering. This deliberate simplicity is one of the format's primary strengths — with no compression and a human-readable header, PVF files are trivially easy to parse, pipe, and manipulate using standard Unix tools. The 8 kHz rate matches the Nyquist requirement for telephone-bandwidth speech (300-3400 Hz), making PVF a natural intermediate format for voice processing pipelines. Another advantage is cross-architecture portability: the explicit byte-order declaration means PVF files move between big-endian and little-endian systems without ambiguity. The SoX audio toolkit provides native PVF read/write support, enabling straightforward conversion to modern formats.
Developer: ISDN4Linux Project
Initial release: 1997

Frequently Asked Questions

Why convert VOC to PVF?

PVF is a minimal voice-oriented format used in PBX and telephony systems. Converting VOC voice recordings to PVF serves specialized telecom workflows.

What can open PVF files?

SoX and Asterisk PBX can process PVF files. Some embedded telephony systems also accept PVF as a native voice format.

What is PVF used for?

PVF is a minimal voice format for telephony and PBX systems. It stores voice audio with minimal overhead — no complex headers or metadata.

Can I play PVF on a regular media player?

Most consumer media players do not support PVF. SoX and specialized telephony software are the primary tools for PVF playback.

Is PVF the same as PRC?

No. PVF and PRC are distinct formats. PVF is a portable voice container, while PRC is associated with Palm device audio.