Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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"

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`