#!/bin/sh
arecord -t raw -r 44100 -f S16_LE | ./monologue > recording.test
