Saving and Converting Sound in Python
00:00 Now that you can play audio and record it, it’s time to learn how to convert it. There are dozens of audio formats out there, and while there are a couple of major ones that are used the most frequently, sometimes you’ll have to work with one of these different types.
  
    00:13
  
  
  You’re going to see how to use three Python libraries—wavio, soundfile, and pydub—to perform these conversions and save the output.
  
    00:22
  
  
  Let’s get to the next video and start talking about wavio.
Become a Member to join the conversation.