Coder Social home page Coder Social logo

freespeech's Introduction

Interview

This is an app for conducting and recording interviews.

All the page transitions are logged making it possible to tell where in the recording a particular question is being answered.

The second half of this project will be a website that annotates the audio timeline with the page the interviewer is on, and that makes it possible to search through recordings for responces to particular questions.

File Structure

interview_app -- application root

interviews -- interview definitions

interview_data -- collected data

interview_data/[interivew name]/[session id].amr

interview_data/[interivew name]/[session id].json

interview_data/[interivew name]/[session id].[tagger id].tags.json

Media Capture Issues

Cordova has a Media object can handle recording, however recording in the browser would require a different mechanism:

http://chromium.googlecode.com/svn/trunk/samples/audio/index.html

https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/webrtc-integration.html

Also, the cordova media object outputs different formats on different platforms.

Audio playback

For playback from the cloud we'll probably need to download audio through the dropbox api as data. I hope datauris are supported for audio.

Encryption

If encryption turns out to be necessairy we can encrypt audio in JS prior to saving with this library.

TODO:

  1. Make page links open a menu in explorer, with options to view the original question or filter by it?
  2. Add recording notice, and don't record during start form.
  3. Older adroid device does not seem to be seeking correctly.
  4. Playback and recording in traditional browsers?

Other tools

TagPad

  • A similar tool for the iPad

Atlas.TI

  • Does everything
  • But no interview guide tool and does not appear to have cloud functionality. (This is useful because there will probably be multiple reviewers).
  • Expensive (500 euros and above, free version limits amount of data)

Max QDA

I think it would be a good idea to look into integrating with Atlas/Max for complex use cases, but to try to keep the core interviewing app simple enough for people to just pick up and use without having to spend time learning how it works.

ODK Collect with audio inputs

  • Each question must be recorded individually.

SmartPen

  • Pen may have some limitations in data exploration area.
  • It may also have benefits (full text search)
  • It has a greater cost if you already have a device.
  • The interaction seems very different. I think some amount of study would be necessairy for full comparison.

freespeech's People

Contributors

nathanathan avatar tperrier avatar fahadp 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.