Search Unity

Audio Audio Capturing

Discussion in 'Audio & Video' started by Ikarishi, Mar 7, 2019.

  1. Ikarishi

    Ikarishi

    Joined:
    Nov 9, 2018
    Posts:
    5
    Hey guys, I study Game Development and my work this semester is to create a game that use voice to play. I would like to know how to do like those apps that tune the guitar by getting the tone and testing if its on the right one. Anyone have any ideia how i could do that? I only need to get the tone and return.
     
  2. aihodge

    aihodge

    Joined:
    Nov 23, 2014
    Posts:
    163
    Sounds like you’re interested in using the frequency content of the incoming microphone data. I’d recommend looking into GetSpectrumData().