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

https://github.com/nsoojin/voicecontrolsample-ios

Creating a stateful UI with GameplayKit - Voice Control
https://github.com/nsoojin/voicecontrolsample-ios

gameplaykit gkstatemachine ios speech-recognition state-machine stateful-ui swift ui voice-control

Last synced: 11 days ago
JSON representation

Creating a stateful UI with GameplayKit - Voice Control

Awesome Lists containing this project

README

        

# VoiceControlSample-iOS
Creating a stateful UI with GameplayKit - Voice Control

## Installing
```
> git clone https://github.com/nsoojin/VoiceControlSample-iOS.git
> cd VoiceControlSample-iOS
> carthage update
```

Then open VoiceControlSample.xcodeproj, and run!