SAM TTS - Online Voice GeneratorSAM TTS

SAM: Software Automatic Mouth

Experience the original 1982 Commodore 64 speech synthesizer. Free online SAM voice generator with authentic retro robot sound and adjustable parameters.

Microsoft SAM Text-to-Speech

Input Text

Enter the text you want SAM to speak

Output

0:00 / 0:00

Voice Settings

Current voice:👤Default Voice
Pitch170
Speed170
Mouth128
Throat128
Original 1982 C64 Engine
Pitch, Speed, Mouth & Throat Controls
Formant Synthesis Technology
Free WAV Download

How to Use SAM Speech Synthesizer

Generate authentic Commodore 64 era speech in three simple steps:

1

Enter Your Text

Type any text you want to convert into retro robot speech. The SAM engine works best with clear English text and phonetic spelling.

2

Adjust Voice Settings

Customize the voice by adjusting pitch, speed, mouth, and throat parameters to achieve your perfect retro robot sound.

3

Generate & Download

Click generate to hear your text spoken in the classic SAM voice, then download the audio file for your projects.

The History of Software Automatic Mouth

Software Automatic Mouth — commonly known as SAM, or sometimes misspelled as "System Automatic Mouth" — is one of the most important programs in the history of personal computing. Released in 1982, SAM (Software Automatic Mouth) gave home computers the ability to speak for the very first time, turning typed text into synthesized speech on machines with just 64 kilobytes of memory.

Mark Barton and Don't Ask Software (1982)

SAM was created by Mark Barton and published by Don't Ask Software (later renamed SoftVoice, Inc.) in 1982. At a time when speech synthesis required expensive dedicated hardware, Barton achieved something remarkable: a complete text-to-speech system that ran entirely in software on the Commodore 64. The program occupied roughly 10 kilobytes of machine code — a testament to the elegant efficiency of its design.

Don't Ask Software, based in Los Angeles, marketed SAM as an affordable alternative to hardware speech synthesizers that cost hundreds of dollars. The software retailed for around $59.95 and came with a companion program called "Reciter" that converted standard English text into the phonetic notation SAM required. The company later transitioned to SoftVoice, Inc. and continued developing speech technology for various platforms throughout the 1980s and 1990s.

How SAM Works: Formant Synthesis

SAM uses a technique called formant synthesis to generate speech. Unlike modern concatenative or neural TTS systems that stitch together recordings of human speech, formant synthesis builds sounds from scratch using mathematical models of the human vocal tract.

The process works in two stages. First, the Reciter module converts English text into a sequence of phonemes — the basic sound units of speech (like "TH", "AE", "S"). Then, SAM's synthesis engine takes these phonemes and generates audio by simulating the resonant frequencies (formants) of the human mouth and throat. This is why SAM exposes four parameters: Pitch controls the fundamental frequency of the voice, Speed controls how fast phonemes are produced, and Mouth and Throat adjust the shape of the simulated vocal tract, changing the character of the sound.

The result is SAM's characteristic robotic voice — clearly artificial, but impressively intelligible for a program running on 1980s hardware. The formant synthesis approach is what gives the Commodore 64 SAM voice its distinctive mechanical quality that has made it beloved by retro computing enthusiasts.

From Commodore 64 to the Web

After its initial release on the Commodore 64, SAM was ported to several other popular home computers of the era:

  • 1982: Original S.A.M. released for Commodore 64 by Don't Ask Software
  • 1983-84: Ported to Apple II and Atari 400/800 home computers
  • Late 1980s: Adapted for Amiga and DOS-based IBM PCs
  • 2010s: Sebastian Macke reverse-engineered the original C64 binary and created a faithful JavaScript port, making SAM accessible in any modern web browser
  • Today: The JavaScript recreation preserves the original algorithm, allowing anyone to experience the authentic Commodore 64 SAM voice online

Sebastian Macke's JavaScript port is particularly notable because it doesn't just imitate SAM — it faithfully reproduces the original synthesis algorithm, meaning the output sounds identical to the 1982 Commodore 64 version. This is the engine that powers the SAM voice generator on this page.

SAM vs Microsoft Sam: What's the Difference?

Despite sharing the "SAM" name, Software Automatic Mouth (1982) and Microsoft Sam (2000) are completely different programs with no technical connection:

SAM (Software Automatic Mouth)Microsoft Sam
Year19822000 (Windows 2000/XP)
CreatorMark Barton / Don't Ask SoftwareMicrosoft (SAPI5 engine)
PlatformCommodore 64, Apple II, AtariWindows 2000, XP
TechnologyFormant synthesis (~10KB)Concatenative synthesis (SAPI5)
SoundHeavily robotic, 8-bit characterMore natural but still iconic

The original SAM predates Microsoft Sam by nearly two decades. While Microsoft Sam became famous through Windows XP and internet memes, SAM (Software Automatic Mouth) holds the distinction of being one of the first software-only speech synthesizers for personal computers. If you're looking for the Microsoft version, try our Microsoft Sam Text to Speech generator.

Frequently Asked Questions

Common questions about SAM and Commodore 64 era speech synthesis technology.

What is Software Automatic Mouth (SAM)?

SAM (Software Automatic Mouth) is a pioneering speech synthesis program originally developed in 1982 by Don't Ask Software for the Commodore 64. It was one of the first commercially available text-to-speech programs for home computers, creating the distinctive robotic voice that became iconic in early computing.

Who created Software Automatic Mouth?

SAM was created by Mark Barton and published by Don't Ask Software (later renamed SoftVoice, Inc.) in 1982. Barton developed a complete text-to-speech system that ran in roughly 10 kilobytes of machine code on the Commodore 64 — an impressive feat of software engineering for the era.

What is formant synthesis?

Formant synthesis is the speech generation technique SAM uses. Instead of playing back recordings of human speech, it mathematically models the resonant frequencies (formants) of the human vocal tract to build sounds from scratch. SAM first converts text into phonemes, then generates audio by simulating mouth and throat shapes — which is why it exposes Mouth and Throat parameters alongside Pitch and Speed.

How does SAM speech synthesis work?

SAM uses formant-based synthesis - it converts English text into phonemes (basic sound units), then generates speech by simulating the human vocal tract. You can adjust four parameters: Pitch (voice frequency), Speed (speech rate), Mouth (mouth shape), and Throat (throat resonance).

What's the difference between SAM and Microsoft Sam?

Despite sharing the 'SAM' name, they are completely different programs. Software Automatic Mouth was created in 1982 by Mark Barton for the Commodore 64 using formant synthesis. Microsoft Sam was released in 2000 with Windows 2000/XP using Microsoft's SAPI5 concatenative synthesis engine. The original SAM predates Microsoft Sam by nearly two decades.

Is SAM open source?

The original 1982 SAM is proprietary software. However, developer Sebastian Macke reverse-engineered the Commodore 64 binary and created a faithful JavaScript port that reproduces the original synthesis algorithm. This open-source JavaScript version is what powers modern web-based SAM implementations, including the generator on this page.

Do I need to download anything?

No! Our SAM implementation runs entirely in your web browser using JavaScript. You can generate authentic Commodore 64 era speech instantly online without any download or installation.

What platforms did the original SAM support?

SAM was originally released for the Commodore 64 in 1982, then ported to Apple II, Atari 400/800, Amiga, and later DOS systems. Today, thanks to Sebastian Macke's JavaScript port, SAM runs on any modern device with a web browser.

Can I download the generated audio?

Yes! You can generate and download audio files for use in your projects - perfect for games, videos, memes, presentations, and any creative project requiring authentic retro robot speech.

What's the difference between SAM and BetterSAM?

This page offers the classic SAM experience faithful to the original 1982 Commodore 64 version. For an enhanced version with improved audio quality and additional features, check out our BetterSAM page. Both preserve the iconic robotic character of the original technology.

Explore More Classic Speech Synthesizers!

Enjoyed Software Automatic Mouth? Check out our other retro speech synthesizers including Sam Voice Generator, Better SAM, Trollge Voice, and Tetyys TTS for more nostalgic voice experiences.