Save raw `.wav` file from `AudioClassifier`?

Hi,

I have an application called the “cat doorbell” which lets me know when our cat wants in the house. It works fine, but I need to gather some meow sound snippets for another project.

Looking at my code here, I was wondering if it is possible extract raw audio and save it to a .wav file. Can that be done?

I don’t think its possible with these objects, but its worth asking. :slight_smile:

Hi @gamename, Could you please confirm if you want to extract the audio from a video file and need to save it in the .wav file. Thank You.