Thai Emergency Specific Area Message Alert System based on EAS
- This software is developed in windows so I can show step only in windows (Linux later)
-
Install Python (3.10+) and download this repo.
-
Install package
pip install dearpygui numpy pyttsx3 PyAudio soundfile scipy- changing settings in file
standalone.py
self.sender = "THsEAmaS" # change your call sign or name of station
# use "python -m sounddevice" to scan device name
self.device_name_input = "" # microphone input
self.device_name_input_EAS = "CABLE Output (VB-Audio Virtual " # microphone input from receiver
self.device_name_output = "CABLE Input (VB-Audio Virtual C" # output to mixer or processoruse python -m sounddevice for find your device
4.Changing microphone input from receiver for multimon-ng (If you are using Windows 11, you can follow my steps. However, I'm not sure if my steps will work for Windows 10 or 7 or older version.)
- Launch this code by click the
standalone.pyor use command
python3 standalone.pySorry! I will demo later.
- This software will update when incident occurred or I want to update.
Code: Gist Post: X Test: Video
Developed in 4/10/2023 (after Siam Paragon Shooting)
Developed in 1/11/2023
Developed in 28/3/2025 (after Earthquake)



