iOS Captioning & Transcribing video app Swift Source code
The full source code of SubtitlerKit app:
https://apps.apple.com/pl/app/subtitlerkit-video-subtitles/id6450309457
SubtitlerKit source code is a great example how to add subtitles over video using Swift on iOS platform. You basically want to purchase it in case:
You are product owner wanting to create a video editing app for iOS and other Apple platforms. SubtitlerKit lets you save money for development and reduce the future app cost. Just purchase the source code and hire a developer on UpWork or Fiverr with comfortable price. Then the developer changes the design and adds new features.
You are developer looking for a working example of video editor in Swift. For you the app demonstrates the coding approach how to add subtitles using Swift and AVFoundation frameworks. After purchase you are free to modify the code and use it in your projects. The video editing code is extracted to separate framework to use in your own projects.
Key features
– Speech-to-text recognition
– Instant update of the video preview
– Export video to file
– Captions layout
– Captions fonts and colors
– Animations
– Import/Export of SRT
– Single purchase to remove watermark
– Uses RevenueCat for Purchases
– Uses Firebase for Google Analytics
– Uses ChatGPT to improve transcribe results
Xcode project containing the app source code and video framework code