Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.