Skip to content

iOS录音时,如果异常终止,比如程序crash时,音频文件使用系统API播放不了,只有一些容错性好的第三方的播放器可以播放。本工具用于修复在这种情况下的异常wav文件。

License

Notifications You must be signed in to change notification settings

JJson/WavFileRepairTool

Repository files navigation

WavFileRepairTool

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

WavFileRepairTool is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WavFileRepairTool', :git => 'https://github.com/JJson/WavFileRepairTool.git'

Author

JJSon, [email protected]

License

WavFileRepairTool is available under the MIT license. See the LICENSE file for more info.

About

iOS录音时,如果异常终止,比如程序crash时,音频文件使用系统API播放不了,只有一些容错性好的第三方的播放器可以播放。本工具用于修复在这种情况下的异常wav文件。

Resources

License

Stars

Watchers

Forks

Packages

No packages published