public class Lprefc2Lpc extends Object
| Constructor and Description |
|---|
Lprefc2Lpc() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convert(String inFileName,
String outFileName)
A method to convert between two files, from LPCs to reflection coefficients in EST format.
|
static void |
main(String[] args) |
public static void convert(String inFileName, String outFileName) throws IOException
inFileName - The name of the input file.outFileName - The name of the output file.IOException - IO Exceptionpublic static void main(String[] args) throws IOException
args - argsIOException - IO ExceptionCopyright © 2000–2022 DFKI GmbH. All rights reserved.