Project Topic2
Project Topic2
PROJECT TOPIC:
ARCHETECTURE Construction of the VOICE ACTIVATED ROBOT is to broken down into three main categories: a) Programming phase b) Linking phase c) Operational phase
PROGRAMMING PHASE Programming in this category consists of code-based programmed voice recognition software (either in java or visual basic) designed to accept voice signals from a microphone (analog-digital conversion). The analog-based signal is converted into text data (string) in which the text is further converted into binary signals by the software. LINKING PHASE: In this phase the binary codes which correspond to the converted voice signals are linked or sent to a microprocessor or chip through the 25pin printer (COMM) port on a computer.
OPERATIONAL PHASE: Furthermore the microprocessor is programmed with a high level assembly language to send certain specific data signals to operate the car system (output) based on specific binary codes it has been programmed to accept. As a result, there are certain specific key words the microprocessor has been designed to accept.