Home

Awesome

Parents Soundboard

A soundboard developed for parents to be able to play often needed phrases like "No".

The texts can be edited and are spoken via TTS. You can change the TTS voice in the settings.

This project was bootstrapped with Create React Native App.

Releases

Run locally on your development machine

$ git clone https://github.com/Mokkapps/parents-soundboard
$ cd parents-soundboard
$ yarn install
$ yarn start

$ yarn android
or
$ yarn ios

Run iOS or Android release builds locally

$ yarn android-release
or
$ yarn ios-release

Build releases for App stores

iOS

Android