| Package | Description |
|---|---|
| marytts.signalproc.process | |
| marytts.util.data.audio |
Various relatively generic utilities for audio input/output.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnergyNormaliser |
| Modifier and Type | Class and Description |
|---|---|
static class |
AudioConverterUtils.HighPassFilter
A high-pass filter with flexible cutoff frequency and transition bandwidth.
|
static class |
AudioConverterUtils.SequenceAudioProcessor |
static class |
AudioConverterUtils.Stereo2Mono |
| Modifier and Type | Field and Description |
|---|---|
protected AudioProcessor |
AudioRecorder.AbstractRecorder.audioProcessor |
| Modifier and Type | Method and Description |
|---|---|
void |
AudioRecorder.Recorder.setAudioProcessor(AudioProcessor proc)
Optionally, set an audio processor to apply to the recording before saving it.
|
void |
AudioRecorder.AbstractRecorder.setAudioProcessor(AudioProcessor proc)
Optionally, set an audio processor to apply to the recording before saving it.
|
| Constructor and Description |
|---|
SequenceAudioProcessor(List<AudioProcessor> procs) |
Copyright © 2000–2022 DFKI GmbH. All rights reserved.