Skip to content

sgardoll/voiceScroll

Repository files navigation

🎙️ Voice Scroll

A teleprompter system for solo creators who can't walk and talk at the same time.

Most auto-cue apps are expensive and terrible at understanding accents (especially Australian ones). Voice Scroll is a lightweight, open-source solution that uses speech recognition to scroll your script automatically as you speak, matching your natural pacing.

🚀 Features

  • Voice-Activated Scrolling: The script moves only when you speak.
  • Accent Agnostic: Leveraging modern speech-to-text libraries to handle variety in pronunciation.
  • Cross-Platform: Built with Flutter to run on Web, macOS, and Windows.
  • Clean UI: Dark mode by default (because we're developers).

🛠️ Tech Stack

  • Framework: Flutter (Dart)
  • Origin: Prototyped in Dreamflow, refined in VS Code.

⚡ Getting Started

  1. Clone the repo:
    git clone https://github.com/sgardoll/voiceScroll.git
  2. Install dependencies:
    flutter pub get
  3. Run the app:
    flutter run -d chrome

🤝 Contributing

This was built to solve a specific problem, but it's rough around the edges. Feel free to fork it, fix my bugs, or add features.

About

A bootstrapped, voice-activated teleprompter for creators. Built with Flutter & Dreamflow to handle natural pacing and accents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors