AudioFeatures
This is a ROS message definition.
Source
# This message encodes the 16 audio features selected
# in the INTERSPEECH2009 challenge.
#
# Reference: Schuller, Steidl, Batliner, The INTERSPEECH 2009 Emotion Challenge
#
# They can be extract using the OpenSMILE toolkit with the present
# IS09_emotion.conf
float32 zcr # zero-crossing rate from the time signal
float32 rms # root mean square frame energy
float32 pitch # pitch frequency (normalised to 500 Hz)
float32 hnr # harmonics-to-noise ratio by autocorrelation function
float32[] mfcc # mel-frequency cepstral coefficients 1 to 12