For this homework you will be creating a synthetic interview, using the video files from the last assignment. A synthetic interview is an interactive simulation where user questions are answered by a life-like video persona. Possible applications for this technology range from entertainment uses to to answering frequently asked customer service questions. The following steps are necessary to create your synthetic interview:
Common problems in past years have included:
- Not having the files permissions set properly (chmod 755
* will fix this).
- The question file and video files
must also be readable (chmod 755 * will fix
this).
- Specifying file paths incorrectly. The code must point to the right video files in one directory.
-
Question files are not in the correct format, include punctuation, blank lines or empty lines after the end of the last text line