DTMFplayer

command
v0.0.0-...-2b9299c Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

pipe command for converting characters into DTMF tone PCM data. example usage: pipe tones onto aplay; ./DTMFplayer[SYSV64].elf <<< "0123456789ABCD#*" | aplay -fs16 (DTMFplayer has the same default rate as aplay, but has 16bit precision not aplay's 8bit default.) or specifiy sample rate; ./DTMFplayer\[SYSV64\].elf -rate=16000 <<< "0123456789ABCD#*" | aplay -fs16 -r 16000

Jump to

Keyboard shortcuts

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