BowlerKernel
Public Member Functions | Static Private Attributes | List of all members
com.neuronrobotics.bowlerstudio.lipsync.RhubarbManager Class Reference
Inheritance diagram for com.neuronrobotics.bowlerstudio.lipsync.RhubarbManager:
Inheritance graph
[legend]
Collaboration diagram for com.neuronrobotics.bowlerstudio.lipsync.RhubarbManager:
Collaboration graph
[legend]

Public Member Functions

void processRaw (File f, String ttsLocation) throws Exception
 
AudioInputStream startProcessing (AudioInputStream ais, String TTSString)
 
AudioStatus update (AudioStatus current, double amplitudeUnitVector, double currentRollingAverage, double currentDerivitiveTerm, double percent)
 

Static Private Attributes

static String RhubarbVersion = "1.13.0"
 

Detailed Description

Definition at line 33 of file RhubarbManager.java.

Member Function Documentation

◆ processRaw()

void com.neuronrobotics.bowlerstudio.lipsync.RhubarbManager.processRaw ( File  f,
String  ttsLocation 
) throws Exception

◆ startProcessing()

AudioInputStream com.neuronrobotics.bowlerstudio.lipsync.RhubarbManager.startProcessing ( AudioInputStream  ais,
String  TTSString 
)

◆ update()

AudioStatus com.neuronrobotics.bowlerstudio.lipsync.RhubarbManager.update ( AudioStatus  current,
double  amplitudeUnitVector,
double  currentRollingAverage,
double  currentDerivitiveTerm,
double  percent 
)

Member Data Documentation

◆ RhubarbVersion

String com.neuronrobotics.bowlerstudio.lipsync.RhubarbManager.RhubarbVersion = "1.13.0"
staticprivate

The documentation for this class was generated from the following file: