public interface PitchDetectionHandler
Modifier and Type | Method and Description |
---|---|
void |
handlePitch(PitchDetectionResult pitchDetectionResult,
AudioEvent audioEvent)
Handle a detected pitch.
|
void handlePitch(PitchDetectionResult pitchDetectionResult, AudioEvent audioEvent)
pitchDetectionResult
- audioEvent
-