Git Product home page Git Product logo

speeched's Introduction

 ***************************************************************************
 *
Copyright © 2012 SSAD Team 37

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 ***************************************************************************
 *
 *                                SpeechEd
 *
 ***************************************************************************

  Android based application for analysis of audio waveforms.

Build instructions:

You will need Apache Ant installed.

Download the Android SDK and install it following the instructions given here at developer.android.com
Download the emulator if you haven't following the instructions given here at developer.android.com

Run the emulator.

Then in terminal, go to the directory Speech-Ed and run:

chmod u+x install.sh
./install.sh
****************************************************************************
Introducing speeched
  -android based application for analysis of audio waveforms.
  -allows you to :
    -generate waveforms from a variety of audio formats : wav, riff, mp3 and more
-zoom into/out of waveform for detailed analysis
-play select sections, waveform displayed dynamically
-annotate regions of interest
-store subsections of audio file
-and much more!

why go mobile?
  -accessibility
  -reach
  -android!

why should you care
  -speech analysis
  -even tuning your guitar or learning a new language! : maintain an audio diary
  documenting each language lesson. Analyse how close you're getting to the optimal/
  target waveform. (are you listening, sharad gupta and co?)

design principles
  -iterative incremental model
  -android is terrible at MVC. android's API philosophy is template/inheritance
  over composition; which makes it bad for testing too. That being said, there
  are ways to get MVC out of android, but it is not intuitive.
  -5 major components, specified in design doc.
  -minimal, intutive ui, complying with the android ui design guidelines.

ENOUGH WITH THE TALK ALREADY!

testing
  -comprehensive unit testing
  -acceptance testing (refer updated testplan)
  -robotium, alpha testing

known bugs
  -player unresponsive to dynamic change in marker positions

watch out for
  -updated mediaplayer controls
  -taggin system
  -precaching to improve loading times
  -arbitrary zooming, pinch to zoom.

speeched's People

Contributors

moneymatters38 avatar

Stargazers

Irwin avatar  avatar

Watchers

 avatar  avatar

speeched's Issues

Project Needs to be Migrated for Compatibility into Android Studio (Gradle Compatibility)

If attempting to migrate to compile to the latest version of Android Studio 2.3 Beta, Gradle is able to convert most of the project, however, there are certain parts which need to be refactored and updated in order to be fully compatible with the latest versions of Android Studio. I would like to possibly contribute to the project, but it would be a big help if this were made compatible with Gradle.

Thank you in advance!

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.