Skip to content

Useful Software Tools & Hardware

Loic Dachary edited this page Jun 22, 2018 · 1 revision

Recording interviews

Mobile apps

Android has a useful, simple audio recording application built-in since Android 7.

Audio recorder

  • an audio recorder for little money (£€30-40).
  • a Galaxy Samsung SIII with the default recorder app from lineageos
  • TP8 Telephone Pick-Up to record interviews done via mobile (software solutions are flaky or proprietary)

Audio recorder on GNU/Linux

To record a conversation over jit.si for instance

  • apt-get install simplerecorder
  • simplerecorder # test it before the real interview, the interface is not super intuitive and it's easy to get it wrong

Transcribing interviews

If the volume of the recording is too low, it can be amplified with:

ffmpeg -i interview.mp3 -filter:a "volume=5.0" amplified.mp3

2 very good tools for helping with transcribing interviews are:

Recording usability testing sessions

Editing usability testing sessions

Who Uses SecureDrop?
Learn about SecureDrop's users!

Contributors

Learn!

Et cetera

Clone this wiki locally