detect motion send alarm by Telegram handle text, convert it in speach using google translate API
step by step instruction
https://linuxize.com/post/how-to-install-opencv-on-ubuntu-18-04/
to play .mp3
sudo apt-get install mpg321
export chatid=<chatId> # chatid where will be send alarms
export token=<token> # bot token (https://tlgrm.ru/docs/bots)
node app.js