audiosay

command
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Command audiosay speaks text using Apple's speech synthesis APIs.

By default it uses AVSpeechSynthesizer (public API). With -siri it uses the private TextToSpeech framework to speak with a Siri voice.

Usage:

audiosay [-voice lang] [-rate n] [-list] [text | -]
audiosay -siri [text | -]
audiosay -private [-voice id] [-list] [text | -]
audiosay -list-all [-siri]
audiosay -preview <voice-id>

Examples:

audiosay "Hello, world!"
echo "pipe me" | audiosay -
audiosay -voice en-AU "Good day, mate"
audiosay -list
audiosay -rate 0.6 "Speaking slowly"
audiosay -siri "Hello from Siri"
audiosay -private -list

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL