Feeds
已回答
Compute the fft of the record of my voice
a=audiorecorder(8000,8,1); record(a) % recording for some seconds, don't remember how many... stop(a) data=getaudiodata...
    
  
Compute the fft of the record of my voice
a=audiorecorder(8000,8,1); record(a) % recording for some seconds, don't remember how many... stop(a) data=getaudiodata...
6 years 前 | 0
 
        