SLN to SPX Converter

Compress Asterisk telephony audio into Speex SPX format

Drop files here. 1 GB maximum file size or Sign Up
to

Settings

Set the overall output Speex audio bitrate. Designed for human speech encoding, Speex reaches transparency at ultra-low bitrate with a maximum bitrate of 44 kbps.
Set the number of audio channels. This setting is most useful when downmixing channels (e.g., from 5.1 to stereo).
Set the sample rate of the audio. Music with a full spectrum (20 Hz — 20 kHz) requires values not lower than 44.1 kHz to achieve transparency. More info can be found on the wiki.

sln

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.
read more

spx

Speex is an open-source audio codec purpose-built for speech compression, developed by Jean-Marc Valin under the Xiph.Org Foundation. First released in October 2002, it targets voice-over-IP, conferencing, and any scenario where spoken word needs to travel efficiently over a network. SPX files wrap Speex-encoded audio inside an Ogg container, pairing the codec's speech optimization with Ogg's streaming capabilities. Three sampling rates are supported — narrowband at 8 kHz, wideband at 16 kHz, and ultra-wideband at 32 kHz — along with variable bitrate encoding that adapts in real time to speech complexity. A standout advantage is its patent-free, BSD-licensed nature, which allowed developers to embed it freely in both commercial and open-source products. Speex also bundles acoustic echo cancellation, noise suppression, and automatic gain control, features that rival codecs typically delegate to external libraries. Although its creators officially recommend Opus as a successor since 2012, Speex remains deployed in legacy VoIP systems, archived recordings, and embedded devices where its lightweight decoder footprint is still valued.
read more
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Voice-Optimized Encoding

Both SLN and SPX serve the voice domain. Convert Asterisk recordings into Speex-compressed audio tailored for speech clarity.

Minimal File Sizes

Speex compresses speech aggressively — your converted SPX files will be remarkably compact, perfect for bandwidth-limited scenarios.

Private and Secure

Your telephony recordings are erased immediately after processing. SPX results are removed within 24 hours.

How to convert SLN to SPX

1

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

2

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

3

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

About formats

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
Speex is an open-source audio codec purpose-built for speech compression, developed by Jean-Marc Valin under the Xiph.Org Foundation. First released in October 2002, it targets voice-over-IP, conferencing, and any scenario where spoken word needs to travel efficiently over a network. SPX files wrap Speex-encoded audio inside an Ogg container, pairing the codec's speech optimization with Ogg's streaming capabilities. Three sampling rates are supported — narrowband at 8 kHz, wideband at 16 kHz, and ultra-wideband at 32 kHz — along with variable bitrate encoding that adapts in real time to speech complexity. A standout advantage is its patent-free, BSD-licensed nature, which allowed developers to embed it freely in both commercial and open-source products. Speex also bundles acoustic echo cancellation, noise suppression, and automatic gain control, features that rival codecs typically delegate to external libraries. Although its creators officially recommend Opus as a successor since 2012, Speex remains deployed in legacy VoIP systems, archived recordings, and embedded devices where its lightweight decoder footprint is still valued.
Initial release: October 15, 2002

Frequently Asked Questions

Why convert SLN to SPX?

Speex (SPX) is purpose-built for speech compression. Converting SLN to SPX creates extremely compact voice files for VoIP or archival use.

What plays SPX files?

VLC, foobar2000, and media players with Speex codec support handle SPX playback. The format is common in open-source VoIP applications.

How does SPX compare to OPUS?

OPUS has largely superseded Speex for new projects, but SPX remains useful in legacy VoIP systems that specifically require Speex encoding.

Can I convert multiple files?

Yes — upload a batch of SLN files and convert them all to SPX together in one efficient session.

Is my data kept private?

SLN uploads are deleted after conversion, and SPX outputs are purged from our servers automatically within 24 hours.