Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikaello/somsaadan
A react-native app that counts every time you say "som sådan"
https://github.com/mikaello/somsaadan
Last synced: 23 days ago
JSON representation
A react-native app that counts every time you say "som sådan"
- Host: GitHub
- URL: https://github.com/mikaello/somsaadan
- Owner: mikaello
- License: mit
- Created: 2017-10-29T13:58:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T15:50:50.000Z (about 7 years ago)
- Last Synced: 2024-10-26T15:16:33.678Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 667 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SomSaadan
Pretty useless app iOS. You start it up and it starts recording what you say. Every time you say "_som sådan_" it incremenents the counter.It uses the [react-native-speech-to-text-ios](https://github.com/muhaos/react-native-speech-to-text-ios) library, which uses Siri.
![SomSaadan screenshot](https://github.com/mikaello/SomSaadan/blob/master/SomSaadan-screenshot.png)
# Run
* Clone this repo
* `$ yarn`
* `$ react-native run-ios`