This document describes a project to develop a voice communication system over Wi-Fi networks using Raspberry Pi. The objectives were to create a Python application for full duplex voice calls between devices on the same Wi-Fi and build a mobile terminal with an LCD display and keypad. The system samples voice input, transmits over Wi-Fi, and supports future extensions. It was implemented using Raspberry Pi for processing and a Wi-Fi dongle for network access.