Meditation Maker
An app to create custom meditation audios using Text-To-Speech (TTS).
Video Demo: https://youtube.com/shorts/xgjmHSBimfU
Meditation Maker is a cross platform mobile app used to create custom meditation audios using Text-To-Speech (TTS) technology. The app was built using Flutter, with a serverless Firebase Functions and Google Cloud Functions backend, using Google Cloud’s TTS API. The app used Redux for state management, and was custom-designed using Generative AI tools such as Midjourney.
Source Code: https://github.com/arpithindukuri/meditation_maker
Opening the app takes you into the home screen. This hero image was generated using Midjourney, and edited on photoshop.
Photoshop was use to edit seperate hero images for dark mode and light mode.
Midjourney was also used the generate this app logo.
Going into the project list, we can see all the user’s projects, stored locally on their device.
Opening a project allows us to edit the different blocks, adding text which can be spoken out loud, or pauses which simply play silence.
Clicking the play button takes us to this player screen, where we can see the progress of the current block, or skip to next or previous blocks.