- Home /
Question by
RogerW2520 · Sep 09, 2021 at 01:52 AM ·
c#audiomicrophonepitchfrequency
How do I get the fundamental frequency pitch for audio input?
I'm using the code here to get the pitch of audio. However, when I speak, the pitch usually reads around 600 Hz where I want it to get the fundamental frequency of around 150 Hz. Is there good way to modify the code or a good library online I could use to get the fundamental frequency (at least within the human vocal range)?
Comment
Your answer
Follow this Question
Related Questions
Get the frequency from an AudioSource 1 Answer
Audio microphone analysis 1 Answer
How to use Microphone.Start/End for clips of unknown length? 2 Answers
Distribute terrain in zones 3 Answers
GetSpectrumData works only for 3 sec of microphone input 0 Answers