Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MoZhouqi/VoiceMemos
Voice Memos is an audio recorder App for iPhone and iPad that covers some of the new technologies and APIs introduced in iOS 8 written in Swift.
https://github.com/MoZhouqi/VoiceMemos
swift voice-memos
Last synced: about 2 months ago
JSON representation
Voice Memos is an audio recorder App for iPhone and iPad that covers some of the new technologies and APIs introduced in iOS 8 written in Swift.
- Host: GitHub
- URL: https://github.com/MoZhouqi/VoiceMemos
- Owner: MoZhouqi
- License: mit
- Created: 2015-03-13T08:22:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T04:42:19.000Z (almost 7 years ago)
- Last Synced: 2024-08-02T17:18:02.616Z (5 months ago)
- Topics: swift, voice-memos
- Language: Swift
- Homepage:
- Size: 294 KB
- Stars: 331
- Watchers: 20
- Forks: 57
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - VoiceMemos
README
VoiceMemos
============Voice Memos is a voice recorder App for iPhone and iPad that covers some of the new technologies and APIs introduced in iOS 8 written in Swift.
![Recording](https://raw.githubusercontent.com/MoZhouqi/VoiceMemos/master/Screenshots/recording.png)
![Preview](https://raw.githubusercontent.com/MoZhouqi/VoiceMemos/master/Screenshots/preview.png)
## Technologies
- Audio recording and playback
- Adaptive user interface
- All devices and any orientation support
- Multitasking features support on iPad
- UISplitViewController / UISearchController / UIAlertController
- Custom Presentations
- Live and interactive custom views
## Requirements
- Xcode 7
## License
VoiceMemos is released under the MIT license. See LICENSE for details.