Animal sounds

Created by Misha Dovhiy

Language: Swift 5

Completion date: August, 2019

Compatibility: iPhone, iPod (iOS 12.0 or later), iPad (iPadOS 12.0 or later)

Auto-LayerAVFoundationGraphic design
arrow left

LEFT

arrow right

RIGHT

CLOSE

ABOUT

Simple app that plays animal sounds. When the user tapped on a particular animal the app search audio file by the title of the button. If an audio file does not exist - the app plays an error sound.

WHY

This was my first iOS app. The main reason is to learn how to use auto-layer and AVFoundation. This app showed me how easy is to develop for iOS. I was surprised that I could easily add audio files to my app, and I could play sounds by button's name.

Auto-LayerAVFoundationGraphic design
Github