Voice Recognition for CAVERNsoft

Introduction

The CAVERNsoft Java Interface Module provides speech recognition capability to CAVE and CAVERNsoft applications. IBM's Via Voice system is the speech recognition engine used. The capabilities of Via Voice are accessed by a CAVERNsoft Java Interface. CAVERNsoft's Java Interface module can access Via Voice to control the speech recognition engine and to detect recognized spoken commands. The CAVERNsoft's Java Interface also access Java Server through which it send and receive data from the client. Voice Recognition for CAVERNsoft is convenient and a better alternative of wand, it performs tasks that were limited by the wand, it takes the program on step further in to reality. As the diagram show. Via Voice get voice command from the user, CAVERNsoft Java Interface captures the command and send to Java server. The Java server send the user define command in text form to CAVERNsoft on SGI/Unix. CAVERNsoft on SGI sends and receives data from Java Server using UDP.


Setup
CAVERN_voiceRecog_c.h++
CAVERNsoft Java Interface
Java Server
Download
Simple