#!/bin/bash # Update system and install espeak-ng sudo apt-get update sudo apt-get install -y espeak-ng