About this tag
Uncompressed audio formats like WAV offer high quality but result in large file sizes, which can be a concern in programming projects. In Visual Basic, adding WAV files is straightforward, but MP3 support may require additional handling due to compression. Developers often face trade-offs between audio fidelity and file size when choosing formats for applications built with Microsoft Visual Studio.
-
K
Windows 10 mp3 in visual basic
Hi, I started a project with visual basic with microsoft visual studio. I want to add audio to my program and play it as background. I searched the Internet and learned how to add .wav to my project. But .wav format is uncompressed audio, therefore it took a lot of space. If the mp3 file take...- Kevin Hu
- Thread
- audio background audio c plus plus c sharp development error handling file format file size invalidoperationexception microsoft mp3 programming project uncompressed audio video playback visual basic visual studio
- Replies: 1
- Forum: Programming and Scripting