Chat freely about anything...

User avatar
By flyboytyler
#84283 Thank you for this excellent piece of code which I have working. I am doing a little nodemcu project, that replaces the innards of an old rotary phone, I have all the code working for picking up the phone, playing dialtone, recognising number dials etc.

The issue I have, when I use the code to play a sound file, the button events like starting to dial or hangup, don't get picked up until the dialtone wav file or whatever wav file is playing has finished. Is this IO blocking? Is there a way I can get around this. I know this thread was a few years ago, hoping someone might still be reading.

Many thanks for any help you can provide.

Carl