botLarry update.

botLarry now does the following
1) produce digital dial tone when off hook
2) produce digital keypress tones
3) accepts phone number input
a) if number exists in database it plays corresponding mp3 file
b) if number does not exist in database it beeps (I need a verbal prompt) and begins recording until on hook or #
1) on hook ends call and abandons recording
2) # saves recording as wav file/ converts to mp3 and updates database.

#botLarry #rustlang

It is nearly midnight thirty and I'm up the last hour with back pain.
Or I really like oxy in the middle of the night, not sure.

Going to read over botLarry some and see if I understand what the robot is telling me to do. I'm ready now for the record module, lets see if I can write it myself:)

#botLarry #rustlang #pain

botLarry update;
When you pick up the receiver you hear a dialtone and key presses play the dtmf (fm?) tone for that digit
When you dial an existing number, the phone rings three times and then plays the corresponding audio (for now it is D.C. Moon songs)
If the number does not exist in the database currently botLarry makes a new entry with that phone number.
I'm currently using mp3 for everything, as every time I try to use generated tones it seems to break a lot of things.

#botLarry #rust

It is 2AM here and I'm up for no particular reason. Woke up, washed up, now I'm logged into botLarry to read some rust. I did realize yesterday that I did not take my morning meds and I'm pretty sure I felt that.

#botLarry #rust