Package ocvolume.audio

Class Summary
micInput description: continuous record voice from microphone, with at least 600ms pause in between words or discrete recording with at least 100ms in the front and end being silent default is continuous recording
calls: none
called by: volume
input: digitalize speech signal
output: speech signal stored in array
objFrame last modified: June 13, 2002
description: store 100ms of samples (1600 samples), and calculate the averge square mean
calls: none
called by: micInput
input: 100ms signal
output: 100ms signal, squared mean energy
objSound last modified: June 13, 2002
description: combine several 100ms frames
calls: none
called by: micInput
input: speech signal
output: speech signal