Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wychen9/CSCI3280Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peer-to-peer voice chat system

Group 3

Name SID
SHEN Zixuan 1155157261
WEI Youlin 1155157186
JIA Tongxi 1155173879
CHEN Weiyu 1155141421

Language: Python

Dependency

  • socket
  • pyaudio

Execution Step

  1. python audioserver.py
  2. python room_server.py
  3. python main.py [client#] [room_server_ip] [audio_server_ip]

Phase I

  • GUI (SHEN Zixuan)
  • Sound recording & saving (WEI Youlin)
  • Sound playback with speed control (JIA Tongxi)
  • Audio trim & >=1 enhancement (CHEN Weiyu)

Deadline: Feb 29th, 2024

  • Two-page progress report, named CSCI3280GroupXProjectProgress.pdf (X is your group number)
  • A video demonstration, named CSCI3280GroupXProjectDemo.mp4
  • Compressed folder of source codes, named CSCI3280GroupXProjectCode_1.zip

Phase II

  • GUI (SHEN Zixuan)
  • Chat room creation & joining (CHEN Weiyu)
  • Multi-user voice chat (JIA Tongxi)
  • Recording & enhancement (WEI Youlin)

Deadline: April 11th, 2024

  • a progress report in the form of a maximum 6-page PDF file (named CSCI3280GroupXProjectReport.pdf)
  • the latest version of your codes, including a README file to introduce how to run your program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages