Code Monkey home page Code Monkey logo

wattson's Introduction

Wattson

Description

Wattson is a multi-functional IELTS speaking practice assistant designed to help candidates achieve better results in their IELTS speaking tests. As speaking practice is crucial for the IELTS oral exam, where every opportunity to speak can enhance one's proficiency, this software specifically targets the Chinese Mainland IELTS speaking question bank for September to December 2023. It allows users to train anywhere and anytime in the most relaxed and efficient manner, aiming to improve their performance in IELTS speaking.

Wattson Display

Features

  1. Question Display: Immediately presents questions from the IELTS speaking question bank upon opening the app.
  2. Record & Play: Offers one-tap functionality to start recording sessions and playback for review.
  3. Question Library & Recording History: Enables a comprehensive overview of the question bank and access to playback recordings.
Record Control

Future Work

  • Note-Taking Feature: Implement a feature to add custom notes to each recording, enhancing personalized study and learning.
  • Speech-to-Text Conversion: Integrate functionality to transcribe spoken words, facilitating easier modification and review of responses.
  • OpenAI API Integration: Incorporate feedback and advanced editing capabilities using OpenAI's API for improved self-assessment.

Directory

.
├── APK
│   └── wattson.apk
├── app
│   └── src
│       └── main
│           ├── AndroidManifest.xml
│           ├── assets
│           │   └── questions.csv
│           ├── java
│           │   └── com
│           │       └── example
│           │           └── wattson
│           │               ├── AudioManager.java
│           │               ├── AudioRecording.java
│           │               ├── CustomExpandableListAdapter.java
│           │               ├── DatabaseHelper.java
│           │               ├── DetailActivity.java
│           │               ├── HistoryFragment.java
│           │               ├── LibraryFragment.java
│           │               ├── MainActivity.java
│           │               ├── RecordFragment.java
│           │               ├── RecordingPlaybackActivity.java
│           │               └── UIHelpers.java
│           ├── res
│           │   ├── color
│           │   │   └── nav_text_colors.xml
│           │   ├── drawable
│           │   │   └── wattson_round_background.xml
│           │   ├── layout
│           │   │   ├── activity_detail.xml
│           │   │   ├── activity_main.xml
│           │   │   ├── activity_playback.xml
│           │   │   ├── fragment_account.xml
│           │   │   ├── fragment_history.xml
│           │   │   ├── fragment_library.xml
│           │   │   ├── fragment_record.xml
│           │   │   ├── list_group.xml
│           │   │   └── list_item.xml
│           │   ├── menu
│           │   │   └── bottom_navigation_menu.xml
│           │   └── values
│           │       ├── colors.xml
│           │       ├── refs.xml
│           │       ├── strings.xml
│           │       └── themes.xml
│           └── wattson_round-playstore.png
├── README.md
└── report
   └── report.pdf

License

Wattson is licensed under MIT License.

wattson's People

Contributors

jonlai211 avatar mtwoz avatar

Stargazers

Wenhao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.