SayMyName is a iOS app, in which we have card stacks placed on each other and each card contains a pictures of an animal. Our goal is, to say the correct name of the animal. If we say the correct name of the animal, then we can move on to the next card. To start recording your speech you need to tap on the microphone item to toggle speech recognition!
- iOS 14.4
- Xcode 11
- Swift 5
- Clone or download this repository and run the application
- This shows pictures with animals on it and you need to guess or know that animal. The cardStackView was created in swiftUI and the Speech framework is used for speech recognition.
- Lets see a couple of pictures how a card looks like.