Thursday, April 3, 2014

Week13 Blog9

Progress I made
  • Fixed problem found by test case last week, where we have talks A B, all in room 123, B's start time between start and end time of A. In this case the recording for B should not start
  • Added alert sound's license
  • For the implementation of alert sound, changed from using pygame to Phonon
  • Finished the project proposal

Problems
  • Before switching to Phonon, tried to search more about using QSound. But it turned out that for QSound to be available in Ubuntu, we need to compile Qt with NAS (from the discussion with Thanh on IRC). For our purposes, using QSound is not the ideal way to do it

This is the last week before the project deadline and the end of the term, so this will be the last blog. There are no plans for next week.


No comments:

Post a Comment