new plotly and better recording service

This commit is contained in:
mcguirepr89
2022-03-31 08:14:18 -04:00
parent 06eab6b163
commit e5c132edf7
2 changed files with 98 additions and 58 deletions
+2
View File
@@ -10,6 +10,8 @@ fi
[ -z $RECORDING_LENGTH ] && RECORDING_LENGTH=15
if ! pulseaudio --check;then pulseaudio --start;fi
if pgrep arecord &> /dev/null ;then
echo "Recording"
else