8SVX to SLN Converter

Encode Amiga 8SVX audio as raw SLN for Asterisk PBX

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

PBX-Ready Audio

Convert 8SVX Amiga samples to SLN raw audio — ready to use as voice prompts in Asterisk and other VoIP phone systems.

Configurable Sample Rate

Set the exact sample rate your PBX expects — 8 kHz, 16 kHz, or other rates supported by your telephony setup.

Secure File Handling

Source files erased immediately. SLN outputs deleted within 24 hours. Your audio data is handled with full confidentiality.

How to convert 8SVX to SLN

1

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

2

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

3

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

About formats

8SVX (8-Bit Sampled Voice) is an audio file format created as part of the Interchange File Format specification for Commodore's Amiga platform. Introduced around 1985 by Electronic Arts, it stores 8-bit audio samples with optional Fibonacci delta compression to reduce file sizes. The format organizes data in IFF chunks — a VHDR chunk for header information (sample rate, octave count, compression type) and a BODY chunk containing the audio payload. 8SVX powered everything from game sound effects to sampled music in tracker software across the Amiga ecosystem. One key advantage is its straightforward chunk-based architecture, which makes parsing and generation remarkably simple compared to modern containers. Another benefit is native support for one-shot samples, looping regions, and multi-octave instrument definitions within a single file, making it valuable for early music production. Although the Amiga platform has faded from mainstream use, 8SVX files remain important for retro computing enthusiasts and archivists preserving classic software and audio content.
Initial release: 1985
SLN (Signed Linear) is a headerless raw audio format storing 16-bit signed linear PCM samples at 8000 Hz mono, most closely associated with Asterisk — the open-source PBX framework developed by Digium (now Sangoma Technologies). Within Asterisk, SLN serves as the native internal audio representation: every codec transcoding operation passes through signed linear as an intermediate step. This makes SLN the backbone of Asterisk's codec translation architecture. The format contains nothing but raw samples — no headers, no metadata, no framing — so parameters must be known in advance. While this lack of self-description might seem limiting, it is actually an advantage in telephony where sample format is fixed by convention and every overhead byte matters across thousands of simultaneous channels. The 8000 Hz rate aligns with the G.711 standard for traditional telephony, capturing the full 300-3400 Hz voice band. Asterisk also supports extended variants (sln16, sln32, sln48) for wideband audio. SLN files require no decoding — just direct memory mapping — making them ideal for real-time mixing, conferencing, and prompt playback in high-density VoIP environments.
Initial release: 1999

Frequently Asked Questions

What is the SLN format?

SLN is raw signed linear PCM audio — no headers, no compression. It is the native format for Asterisk PBX voice prompts and recordings.

Why convert 8SVX to SLN?

Asterisk PBX systems use SLN for voice prompts. Converting 8SVX to SLN lets you use retro Amiga sounds as phone system audio.

What sample rate should I use?

Asterisk typically uses 8000 Hz (SLN) or 16000 Hz (SLN16). Set the sample rate in the converter to match your PBX configuration.

What other systems use SLN?

Beyond Asterisk, FreeSWITCH and other open-source PBX platforms also work with raw linear audio similar to SLN.

Is the conversion secure?

All uploads are deleted after conversion. SLN output files are automatically removed from our servers within 24 hours.