DESIGN AND IMPLEMENTATION OF A PDF TO AUDIO SYSTEM

0
2688

ABSTRACT

This research study is focused on design and implementation of a PDF to Audio System using ICT Centre, Akwa Ibom State Polytechnic as case Study. The objectives are to develop a system that will convert PDF text to audio for easy assimilation of document, to create a system that will easily detect a PDF file and convert to audio, to design a system that will assist people with reading disabilities to easily convert PDF text to audio files and to design and implement a system that will assist students’ reading comprehension skills. The significant of the study is specially designed to enable us implement a PDF to Audio System in ICT Centre, Akwa Ibom State Polytechnic, Ikot Osurua. The research methodology used is systematic methodology and the programming language used for the development of the system is Visual Basic.NET, and MS Access as database.

TABLE OF CONTENT

Title Page    –        –        –        –        –        –        –        –        –        –        i

Certification –       –        –        –        –        –        –        –        –        –        ii

Approval Page     –        –        –        –        –        –        –        –        –        iii

Dedication    –       –        –        –        –        –        –        –        –        –        iv

Acknowledgement –       –        –        –        –        –        –        –        –        v

Abstract      –        –        –        –        –        –        –        –        –        –        vi

Table of Contents –        –        –        –        –        –        –        –        –        vii

List of Figures      –        –        –        –        –        –        –        –        –        x

CHAPTER ONE: INTRODUCTION

1.0     Introduction         –        –        –        –        –        –        –        –        1

1.1     Background of the Study   –    –        –        –        –        –        –        1

1.2     Statement of the Problem –      –        –        –        –        –        –        3

1.3     Aim and Objectives of the Study      –        –        –        –        –        4

1.4     Significance of the Study –       –        –        –        –        –        –        4

1.5     Scope of the Study –      –        –        –        –        –        –        –        5

1.6     Organization of the Research  –        –        –        –        –        –        5

1.7     Definition of Terms       –        –        –        –        –        –        –        5

CHAPTER TWO: LITERATURE REVIEW

2.0     Introduction                   –        –        –        –        –        –        –        –        6

2.1     Overview of PDF to Audio System –        –        –        –        –        6

  •      The Speech Signal –       –        –        –        –        –        –        –        7

2.3     Speech Production         –        –        –        –        –        –        –        8

2.4     Properties of Human Voice –   –       –        –        –        –        –        10

2.5     Automatic Speaker Recognition System (ASR)   –        –        –        11

2.5.1 Speech Coding     –        –        –        –        –        –        –        12

2.5.3 Voice Analysis      –        –        –        –        –        –        –        12

2.5.4 Speech Recognition        –        –        –        –        –        –        13

2.6     Speech Recognition Basics      –        –        –        –        –        –        14

2.6.1 Utterance    –        –        –        –        –        –        –        –        14

2.6.2 Speaker Dependence      –        –        –        –        –        –        14

2.6.3 Vocabularies        –        –        –        –        –        –        –        14

2.6.4 Accuracy     –        –        –        –        –        –        –        –        14

2.6.5 Training      –        –        –        –        –        –        –        –        15

2.7     Classification of (ASR) System        –        –        –        –        –        15

2.8     ASR Systems Problems –        –        –        –        –        –        –        16

2.9     Speech Analyzer –        –        –        –        –        –        –        –        17

2.9.2 Linear Predictive Coding (LPC)        –        –        –        –        18

2.9.2 Speech Classifier –        –        –        –        –        –        –        18

2.10   Technologies and Limitations of PDF to Audio System          –        –        19

CHAPTER THREE: ANALYSIS AND DESIGN

3.0     Introduction                   –        –        –        –        –        –        –        –        22

3.1     Research Methodology  –        –        –        –        –        –        –        22

3.2     Analysis of the Existing System       –        –        –        –        –        22

3.2.1  Problems of the Existing System      –        –        –        –        22

3.3     Analysis of the Proposed System     –        –        –        –        –        23

3.3.1  Advantages of the Proposed System –        –        –        –        23

3.4     System Design     –        –        –        –        –        –        –        –        23

3.4.1  Input Layout        –        –        –        –        –        –        –        23

3.4.2  Output Design      –        –        –        –        –        –        –        25

3.4.3  Algorithm   –        –        –        –        –        –        –        –        25

3.4.4  Program Flowchart        –        –        –        –        –        –        25

3.4.5  Database Layout –        –        –        –        –        –        –        26

3.4.6  System Architecture      –        –        –        –        –        –        27

3.4.7  Use Case Diagram         –        –        –        –        –        –        27

3.4.8  Class Diagram      –        –        –        –        –        –        –        28

CHAPTER FOUR

IMPLEMENTATION AND DOCUMENTATION

4.0     Introduction                   –        –        –        –        –        –        –        –        28

4.1     System Design Diagram –        –        –        –        –        –        –        28

4.2     Choice of Programming Language    –        –        –        –        –        28

4.3     Analysis of Modules      –        –        –        –        –        –        –        28

4.4     Programming Environment     –        –        –        –        –        –        29

4.4.1  Hardware Requirement –        –        –        –        –        –        29

4.4.2  Software Requirement   –        –        –        –        –        –        29

4.5     System Implementation –        –        –        –        –        –        –        30

4.6     Software Testing –        –        –        –        –        –        –        –        30

CHAPTER FIVE

SUMMARY, CONCLUSION AND RECOMMENDATION

5.0     Introduction                   –        –        –        –        –        –        –        –        31

5.1     Constraints of the Study         –        –        –        –        –        –        –        31

5.2     Summary             –        –        –        –        –        –        –        –        31

5.3     Conclusion           –        –        –        –        –        –        –        –        32

5.4     Recommendation –        –        –        –        –        –        –        –        32

          Reference            

Appendix A                 

Appendix B