Extract the features from the provided audio file. This includes pre-processing involving sample rate conversion, windowing and, possibly, normalisation. The feature values are automatically saved to the feature_vector_file XML file referred to by the values_writer field. The definitions of the features that are saved are also saved to the feature_key_file XML file referred to by the definitions_writer field.
@param recordingInfo The audio file to extract features from.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.