Lua-RTOS-ESP32 icon indicating copy to clipboard operation
Lua-RTOS-ESP32 copied to clipboard

Feature request: Implement WAV-playback

Open Mancom-BWE opened this issue 5 years ago • 0 comments

It would be great if something like https://nodemcu.readthedocs.io/en/master/modules/pcm/ could be implemented. There are a lot of possible applications:

  • connected to a SIM800L or similar module, one can transmit voice messages (status, alarm, ...) which are better recognised than SMS (which can easily be overlooked)
  • acustic feedback for devices without display
  • Wifi-Speaker
  • ...

Mancom-BWE avatar Jan 07 '20 01:01 Mancom-BWE