fake-car / LGVoiceRecorder

Tools for recording / playing local or network audio (iOS录音/播放本地或网络音频的工具类)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LGVoiceRecorder

录音/播放本地或网络音频的工具类 (Tools for recording / playing local or network audio)

  • LGVoiceRecorder

    负责采集录制麦克风声音 (Responsible for capturing and recording microphone sound)

  • LGAudioPlayer

    是在AVPlayer基础上的简单封装,支持本地和网络音频的播放 (Simple encapsulation based on AVPlayer, supports local and network audio playback)

  • 演示效果 (Effect)

Image text

About

Tools for recording / playing local or network audio (iOS录音/播放本地或网络音频的工具类)


Languages

Language:Objective-C 99.7%Language:Ruby 0.3%