inpro.apps
Class SimpleRTP

java.lang.Object
  extended by inpro.apps.SimpleRTP

public class SimpleRTP
extends java.lang.Object


Constructor Summary
SimpleRTP()
           
 
Method Summary
private static void drainAndSend(edu.cmu.sphinx.frontend.DataProcessor dp, RTPCommandLineParser clp)
           
private static edu.cmu.sphinx.frontend.DataProcessor getSource(edu.cmu.sphinx.util.props.ConfigurationManager cm, RTPCommandLineParser clp)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleRTP

public SimpleRTP()
Method Detail

getSource

private static edu.cmu.sphinx.frontend.DataProcessor getSource(edu.cmu.sphinx.util.props.ConfigurationManager cm,
                                                               RTPCommandLineParser clp)
                                                        throws edu.cmu.sphinx.util.props.PropertyException,
                                                               javax.sound.sampled.UnsupportedAudioFileException,
                                                               java.io.IOException
Throws:
edu.cmu.sphinx.util.props.PropertyException
javax.sound.sampled.UnsupportedAudioFileException
java.io.IOException

drainAndSend

private static void drainAndSend(edu.cmu.sphinx.frontend.DataProcessor dp,
                                 RTPCommandLineParser clp)
                          throws edu.cmu.sphinx.frontend.DataProcessingException,
                                 java.net.SocketException,
                                 java.net.UnknownHostException,
                                 java.io.IOException,
                                 gov.nist.jrtp.RtpException
Throws:
edu.cmu.sphinx.frontend.DataProcessingException
java.net.SocketException
java.net.UnknownHostException
java.io.IOException
gov.nist.jrtp.RtpException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        edu.cmu.sphinx.util.props.PropertyException,
                        edu.cmu.sphinx.frontend.DataProcessingException,
                        gov.nist.jrtp.RtpException,
                        javax.sound.sampled.UnsupportedAudioFileException
Throws:
java.io.IOException
edu.cmu.sphinx.util.props.PropertyException
edu.cmu.sphinx.frontend.DataProcessingException
gov.nist.jrtp.RtpException
javax.sound.sampled.UnsupportedAudioFileException