From 1d7e0e870894ef9fe5823fca045ee606969ee8b4 Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Wed, 27 Jan 2016 02:04:04 +0100 Subject: [PATCH] Add audiobook command --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8b9ce0f..83b859c 100644 --- a/README.md +++ b/README.md @@ -799,6 +799,12 @@ defaults write NSGlobalDomain KeyRepeat -int 0.02 afconvert input.mp3 ringtone.m4r -f m4af ``` +#### Create Audiobook From Text +Uses "Alex" voice, a plain UTF-8 encoded text file for input and AAC output. +```bash +say -v Alex -f file.txt -o "output.m4a" +``` + #### Disable Sound Effects on Boot ```bash sudo nvram SystemAudioVolume=" "