Click here to Skip to main content
15,906,081 members

Comments by Member 8244358 (Top 34 by date)

Member 8244358 22-Oct-12 7:58am View    
thank you for the links :)
but my question is that how can I apply window functions like Hamming window on these wave samples.
Member 8244358 20-Oct-12 11:24am View    
Sir, I changed my way of asking the question by providing more information, in particular, for those who felt I was rude earlier. If anyone feels I should provide more information, of course, I will provide it. I am not getting why you are feeling that I am being rude!
Member 8244358 20-Oct-12 3:31am View    
i have improved my question, thanks.
Member 8244358 20-Oct-12 3:31am View    
i didn't mean to be rude.
Member 8244358 11-Oct-12 9:48am View    
Okay, now I have created a new folder to store the audio data. Then I have also used Dispose() on filestream. But it does not solve my problem. However, I have found a method:
AxWindowsMediaPlayer1.currentplaylist.clear()
I am using this method and also am creating different sound files instead of overwriting a single file.