Skip to content

droth0951/audio2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio2: Podcast Clip Creation App

Audio2 is a React Native app for creating and sharing podcast video clips for social media. It lets users select podcast segments, generate video frames, and (in the future) export full videos with audio.

Features

  • Browse podcast episodes (RSS feed)
  • Audio player with scrubbing and skip controls
  • Clip selection (up to 4 minutes)
  • Video frame generation (vertical and square)
  • Save to Photos app
  • (WIP) Full video generation with audio

Quick Start

# Install dependencies
npm install
# Start the app
npx expo start

Documentation

🚨 Troubleshooting

Caption Timing Issues

If captions show wrong text or don't sync with audio:

  1. Check the Utterance Timing Guide - The most common cause of timing problems
  2. Review Caption Sync Debugging - Step-by-step debugging process
  3. Verify Time Units Guide - Understanding how timing works

Screen Recording Issues

If screen recordings show blank captions:

  • Check z-index values for caption components
  • Verify captions are rendered in RecordingView component
  • Ensure proper audio session configuration

Development # Build trigger

About

Podcast clipper for social sharing

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •