Skip to content

RootHex200/voice_message_bot

Repository files navigation

README

Overview

This project is a Flutter application that is Voice-Chat-Bot.i am learning and trying to use clean architecture

Demo Video

demo.mp4

Requirements

To run this project, you need to have the following software installed on your mac

hine:

Installation

  1. Clone the repository to your local machine.
  2. Open the project in your preferred IDE.
  3. Run flutter pub get to install the required dependencies.

Usage

  • entrypoint in src/
  • add your token in ASEEMBLYAITOKEN varible in /lib/src/core/utils/constraint_k.dart
  • You can run the project on console using the command flutter run.