Closed JoshuaCarroll closed 6 years ago
The entire program sort of locks up while it is sending codes. This is because the form should be in a separate thread from the DTMF encoding, text-to-speech engine, etc. Need to refactor the primary code into multithreaded objects.
Done
The entire program sort of locks up while it is sending codes. This is because the form should be in a separate thread from the DTMF encoding, text-to-speech engine, etc. Need to refactor the primary code into multithreaded objects.