audio_echo_detect
Detects echo hiding steganography in audio by analyzing normalized autocorrelation for unusual regular echo patterns.
Instructions
Echo hiding detection via autocorrelation analysis. Computes normalized autocorrelation at common echo delays (50-1000 samples). Unusually regular echo patterns indicate steganographic echo hiding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to WAV file |