This is an Expo project created to synchronize audio playback with a bilingual transcript display.
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
- Audio Controls: Play, pause, rewind, and fast-forward audio playback.
- Bilingual Transcript: Displays phrases in two languages, with the current phrase centered and highlighted.
- Phrase Selection: Tap a phrase to jump to that point in the audio.
- Language Toggle: Switch the primary display language between English and Spanish.