Closed aadiltajani closed 2 years ago
Read audio file is giving error that files already exist and won't run again
Added an if condition to check whether the directory already exists or not. If it exists then it will be removed first. This will solve the issue of file already exists.
Read audio file is giving error that files already exist and won't run again