RunOfTheSnail / PlayCustomVoiceDemoLinks
iOS 实现支付宝到账语音播报钱数
☆28Updated 7 years ago
Alternatives and similar repositories for PlayCustomVoiceDemo
Users that are interested in PlayCustomVoiceDemo are comparing it to the libraries listed below
Sorting:
- 利用UICollectionView实现横向居中放大滚动的循环浏览Demo☆30Updated 8 years ago
- iOS实现HTML H5秒开、拦截请求替换资源、优化HTML加载速度☆97Updated 4 years ago
- 基于KVO的轻量级 iOS 双向数据绑定响应式框架 (配合mvvm使用 )☆46Updated 4 years ago
- 一个对APPDelegate深度解耦的逻辑,教你实现APPDelegate模块化拆分,原本上千行的代码可以简化到10行内,使用方便,极少的代码浸入。支持iOS6+。☆54Updated 6 years ago
- 一行代码查看ios磁盘沙盒文件。debug好助手☆93Updated 4 years ago
- iOS端View和ViewModel数据绑定框架。基于KVO监听所绑定ViewModel的属性,支持链式调用。☆40Updated 6 years ago
- iOS 截图☆102Updated 7 years ago
- 使用operation的方式实现m3u8本地缓存和播放。可控制媒体并发数,单个媒体文件下载并发数;支持任务挂起恢复、支持任务取消。☆57Updated 5 years ago
- 让复杂 TableView 优雅起来,更轻易的实现动态化☆65Updated 6 years ago
- 仿秒拍音视频合成☆44Updated 8 years ago
- ☆53Updated 3 years ago
- iOS图片压缩☆86Updated 11 months ago
- A custom tag selection feature that supports drag-and-drop sorting and selecting/deselecting tags.☆48Updated 7 years ago
- 一个iOS网络测速的小功能☆30Updated 7 years ago
- TranslateFrom a Swift Version at https://github.com/dudongge/DDGScreenShot☆55Updated 4 years ago
- iOS10关于推送新特框架 UNUserNotification☆56Updated 7 years ago
- 非常方便的引入UIWebView、WKWebView对WebP图片的支持☆79Updated 7 years ago
- 自己封装的基于CoreBluetooth的蓝牙开发库,内附CoreBluetooth使用demo。数据传递基本上使用Block,还使用了Runtime等技术。☆61Updated 7 years ago
- KSWebViewDemo☆84Updated 4 years ago
- AsyncDisplayKit更名为Texture🎉(2.5.1)☆59Updated 7 years ago
- ☆54Updated 6 years ago
- 高仿微信文章悬浮球☆111Updated 7 years ago
- 一行代码显示当前时间 支持UITableViewCell各自倒计时,支持滑动 支持后台倒计时☆35Updated 6 years ago
- 对AVFoundation的学习,包括音频视频、的播放、录取、合成、截取、调速等操作☆136Updated 6 years ago
- iOS 文本输入控制框架☆59Updated 7 years ago
- 使用FreeStreamer流媒体库写的一个音乐播放器,包括歌词显示,锁屏控制,上一曲,下一曲,暂停,进度条拖拽播放等功能。