Publications

Research outputs, reports, policy briefs and knowledge products from KIU scholars and partners.

2023 School of Engineering and Applied Sciences NEWPORT INTERNATIONAL JOURNAL OF ENGINEERING AND PHYSICAL SCIENCES

Design and Implementation of a Cross Platform Document File Reader using Speech Synthesis

Ogenyi Fabian Chukwudi; Udeani Henrietta

Document files are files for storing documents on storage media particularly for use by computer systems. Thesefiles are viewed by using software which displays the text contents of these files in readable format. Nevertheless,it is necessary to have applications for converting the electronic files into forms appropriate for use by peoplewith certain impairments. This research study proposes the design and implementation of a document readerusing speech synthesis technology. When a user provides a document file as an input, he/she will be able tolisten to the system as it reads out the content of the document file. There are various options of materials fordeveloping such a system, but the ones chosen in this research study are JDK8, Java, JavaFX framework,NetBeans amongst others. The methods used are structured design analysis, object-oriented design approachand top-down method. These methods were chosen because of their benefits in software development.