Yak Bak (inspired in the 90's toy) is a simple voice recording app that offers several fun voice modification types. Record your voice and play it back in different modes!
- Simple and intuitive UI.
- Multiple voice modification types.
- Adjustable playback speed.
- Audio recording with clear visual feedback.
To set up the project locally:
- Clone this repository:
git clone https://github.com/Grisu-Studio/Yak-Bak
- Install the required packages:
npm install
- Run the project:
npm start
To be able to build the project in Android without EAS, I used these commands:
npx expo prebuild
npx react-native run-android --mode="release"
npx react-native build-android --mode=release
Remember to follow up the React Native Documentation to sign the APK and publish to Google Play Store.
- Press the microphone icon to start recording.
- Stop recording by pressing the stop icon.
- Select a voice type from the list.
- Adjust the playback speed if needed.
- Press the play icon to hear your modified voice.
#f9bf8f
#fee9d7
#e2434b
#34222e
This project is licensed under the Apache License.