sdr 0.7

Uses of Package
net.cscott.sdr.recog

Packages that use net.cscott.sdr.recog
net.cscott.sdr.anim This package contains the 3d animation code, which uses the jME game engine. 
net.cscott.sdr.recog This package contains the speech recognition engine, based on Sphinx4
 

Classes in net.cscott.sdr.recog used by net.cscott.sdr.anim
LevelMonitor
          LevelMonitor tracks the raw data coming from the microphone and keeps a record of the maximum level of each data packet.
Microphone.NameAndLine
          A TargetDataLine for audio capture, along with a human-friendly name for this source.
RecogThread.Control
           
 

Classes in net.cscott.sdr.recog used by net.cscott.sdr.recog
LevelMonitor
          LevelMonitor tracks the raw data coming from the microphone and keeps a record of the maximum level of each data packet.
LevelMonitor.LevelMeasurement
          A volume measurement of an audio frame.
Microphone
          Microphone allows on-the-fly selection of different Sphinx input sources.
Microphone.NameAndLine
          A TargetDataLine for audio capture, along with a human-friendly name for this source.
RecogThread.Control
           
 


sdr 0.7

Copyright © 2006-2009 C. Scott Ananian