- Objective-C 79.7%
- Swift 10.7%
- HTML 5.3%
- C 2.6%
- Rich Text Format 1.1%
- Other 0.6%
| .github | ||
| Base.lproj | ||
| en.lproj | ||
| English.lproj | ||
| External | ||
| README-images | ||
| Transcriptions/Images.xcassets/AppIcon.appiconset | ||
| Transcriptions.xcodeproj | ||
| TranscriptionsTests | ||
| TSCHelperFolder | ||
| .gitignore | ||
| _config.yml | ||
| AVPlayer+TSCPlay.h | ||
| AVPlayer+TSCPlay.m | ||
| controls.icns | ||
| index.html | ||
| Info.plist | ||
| JXArcCompatibilityMacros.h | ||
| JXCMTimeNumberTransformer.h | ||
| JXCMTimeNumberTransformer.m | ||
| JXCMTimeStringTransformer.h | ||
| JXCMTimeStringTransformer.m | ||
| JXTimeCodeParserCore.h | ||
| main.m | ||
| movieIcon.icns | ||
| NSString+TSCTimeStamp.h | ||
| NSString+TSCTimeStamp.m | ||
| NSString+TSCWhitespace.h | ||
| NSString+TSCWhitespace.m | ||
| README.md | ||
| resizeImage.png | ||
| scroller.tiff | ||
| search.helpindex | ||
| soleilAlpinBasicStyle.css | ||
| SpeechAnalyzerTranscriptionManager.swift | ||
| SubRip.h | ||
| SubRip.m | ||
| timestamp.icns | ||
| TODO.rtf | ||
| TranscribeIcon.icns | ||
| Transcriptions-Bridging-Header.h | ||
| transcriptions-icon_CONTROLS.pdf | ||
| transcriptions-icon_INFO.pdf | ||
| transcriptions-icon_LIST.pdf | ||
| transcriptions-icon_OPEN.pdf | ||
| transcriptions-icon_PLAY.pdf | ||
| transcriptions-icon_SOUND.pdf | ||
| transcriptions-icon_TIME-STAMP.pdf | ||
| Transcriptions.entitlements | ||
| Transcriptions_Prefix.pch | ||
| TSCAppController.h | ||
| TSCAppController.m | ||
| TSCAppDelegate.h | ||
| TSCAppDelegate.m | ||
| TSCArrayController.h | ||
| TSCArrayController.m | ||
| TSCDocument.h | ||
| TSCDocument.m | ||
| TSCDocumentController.h | ||
| TSCDocumentController.m | ||
| TSCKeyBindingsController.h | ||
| TSCKeyBindingsController.m | ||
| TSCSplitViewDelegate.h | ||
| TSCSplitViewDelegate.m | ||
| TSCTextView.h | ||
| TSCTextView.m | ||
| TSCTimeSourceRange.h | ||
| TSCTimeSourceRange.m | ||
A text editor optimized for fast transcription of audio- or video contents on the Mac.
Used around the world in research, education and journalism since 2008.
Requirements: MacOS or Mac OS X 10.11 El Capitan or later
For Mac OSX 10.9 Mavericks and below, use version 0.8 that can be found here.
Look at the app overview to get started.
Features
- Media with tape behavior
- Customizeable media-control shortcuts(->shortcut recorder)
- Timestamps
- Text substitution
- Footpedal-support(->audiotranskription.de)
- Automatic trancription (using Apple SpeechAnalyzer API)
Load media in the player, use the controls to adjust speed and volume, set keyboard shortcuts for media control in the preferences pane and type away. Transcriptions also supports text-substitutions by inserting "@" followed by a text-token.
Transcriptions is Free/Libre Open Source Software
The source code of Transcriptions is released under the BSD License and can be checked out on GitHub. Please support development by buying Transcriptions in the Mac AppStore.
Thanks to all supporters!
MBW Pick of the week: March 30, 2010
Transcriptions source code is used in the application F5(Mac).
Screenshot
Version History
Version 1.5 MacOS 10.26
Version 1.4 MacOS > BigSur
Version 1.3 MacOS > 10.11
Version 1.2
- MacOS or Mac OS X 10.11 El Capitan or later
Version 1.0
- Mac OSX 10.10 Yosemite
Version 0.8
Sparkle is used up to Version 0.8. Please download the binary from the Mac App Store to get updates starting from Version 1.0.

Support
Find support here.
Development
Requirements
If you wish to build Transcriptions yourself, you will need the following components/tools:
- a recent Xcode with support for ARC and subscripting
- OS X SDK (10.10 or later)
- Git
Environment Setup
After cloning the repository, run the following commands inside the repository root (directory containing this README.md file):
git submodule update --init --recursive
You can then open the Xcode project file and build.
Mac, MacOS and OS X are trademarks of Apple, Inc.


