WhichWay


    Introduction

    WhichWay is a simple voice recognition program. It responds to the user's voice, pointing the arrow up, down, left or right. It uses the first and second formants as the feature sequence, and a codebook created by FormantArchiver sample program.

    whichWay.jpg

    This example demonstrates the use of the Sound#formant method and the Segmenter class.