1

Live Audio Engineer Jobs in Columbia, SC (NOW HIRING)

The audio revolution is here - and iHeart is leading it! iHeartMedia, the number one audio company ... We create and produce some of the most popular and well-known branded live music events in America ...

The audio revolution is here - and iHeart is leading it! iHeartMedia, the number one audio company ... We create and produce some of the most popular and well-known branded live music events in America ...

Electronics Tutor

Columbia, SC · Remote

$18 - $40/hr

About the Job The Varsity Tutors Live Learning Platform has thousands of students looking for ... engineering coursework and electronics industry careers. * Conceptual Teaching & Problem-Solving:

Live Audio Engineer information

See Columbia, SC salary details

$24.1K

$69K

$140K

How much do live audio engineer jobs pay per year?

As of Aug 23, 2026, the average yearly pay for live audio engineer in Columbia, SC is $68,962.00, according to ZipRecruiter salary data. Most workers in this role earn between $40,800.00 and $92,300.00 per year, depending on experience, location, and employer.

What does a live audio engineer do?

A live audio engineer or sound technician handles sound and music responsibilities related to live broadcasting on TV or radio. You work with the mechanical and technical aspects of audio while using computers, software, and specialized equipment like a mixing board and various A/V applications. Your duties involve recording, reproducing, and blending sounds, as well as collaborating with record producers to line up visual aspects with audio. You set up soundboards, test systems, and ensure the level of sound and mix is correct. A live audio engineer can also work in theater or at a live event.

What does a live audio engineer do?

A Live Audio Engineer is responsible for managing and controlling the sound during live events such as concerts, theater performances, and conferences. They set up, operate, and adjust audio equipment to ensure clear and balanced sound for both performers and audiences. This includes tasks like mixing audio levels, troubleshooting technical issues, and sometimes recording live performances. Their goal is to deliver the best possible sound quality in real time, adapting quickly to any changes or challenges during the event.

What are the key skills and qualifications needed to thrive as a live audio engineer?

To thrive as a Live Audio Engineer, you need expertise in sound mixing, signal flow, and audio equipment setup, often supported by a degree in audio engineering or related certifications. Familiarity with digital and analog mixing consoles, wireless systems, and software like Pro Tools or QLab is typically required. Strong problem-solving abilities, attention to detail, and effective communication are essential soft skills for collaborating with performers and event staff. These skills ensure high-quality sound delivery and seamless live event experiences under pressure.

What are some common challenges faced by live audio engineers during live events, and how can they be managed?

Live audio engineers often encounter challenges such as unexpected feedback, equipment malfunctions, and rapidly changing sound requirements during performances. To manage these, it's important to conduct thorough sound checks, maintain clear communication with performers and technical teams, and stay adaptable to on-the-fly adjustments. Being proactive in troubleshooting and having backup equipment readily accessible can help ensure smooth operation and minimize disruptions during the event.

What is the difference between Live Audio Engineer vs Sound Technician?

AspectLive Audio EngineerSound Technician
CredentialsAudio engineering certification or equivalent experienceAudio or technical certifications often preferred
Work EnvironmentConcerts, live events, festivalsRecording studios, broadcast, events
Job FocusMixing and managing live sound during eventsSetting up, maintaining, and troubleshooting audio equipment

While both roles involve audio setup and equipment, a Live Audio Engineer primarily focuses on mixing and managing sound during live events, ensuring optimal audio quality. A Sound Technician handles equipment setup, maintenance, and troubleshooting, often in studio or broadcast settings. The roles overlap but differ mainly in their focus on live sound management versus technical support and equipment maintenance.

Are live audio engineers in demand?

Live audio engineers are in demand due to the ongoing need for sound reinforcement at concerts, events, and live productions. The profession requires technical skills, familiarity with audio equipment, and adaptability to different environments, which sustain employment opportunities in the entertainment and event industries.

How much do live audio engineers make?

Live audio engineers typically earn between $20 and $50 per hour, with annual salaries ranging from $40,000 to $80,000 depending on experience, location, and the scale of events. Freelance engineers may have variable income based on the number and type of gigs they secure, while those working full-time for organizations often receive benefits and steady pay. Skills in mixing consoles, sound systems, and certifications can influence earning potential.

How to get a job as a live audio engineer?

To become a live audio engineer, gain experience through internships or entry-level positions, develop skills in audio mixing and troubleshooting, and become proficient with industry-standard equipment and software. Obtaining relevant certifications and building a network within the live event industry can also improve job prospects.

What are popular job titles related to Live Audio Engineer jobs in Columbia, SC?

For Live Audio Engineer jobs in Columbia, SC, the most frequently searched job titles are:

What job categories do people searching Live Audio Engineer jobs in Columbia, SC look for?

The top searched job categories for Live Audio Engineer jobs in Columbia, SC are:

Infographic showing various Live Audio Engineer job openings in Columbia, SC as of August 2026, with employment types broken down into 1% As Needed, 68% Full Time, 27% Part Time, and 4% Contract. Highlights an 85% Physical, 2% Hybrid, and 13% Remote job distribution, with an average salary of $68,962 per year, or $33.2 per hour.

Senior Software Engineer Applied AI

Advanced Monitored Caregiving Inc.

Columbia, SC • On-site

$110 - $170/hr

Other

Re-posted 9 days ago


Job description

Senior Software Engineer: Applied AI (Voice Agents & ML Systems) The pitch

We build and operate production AI voice agents that hold real phone conversations in a regulated healthcare setting, plus the machine learning and LLM pipelines around them. This is one seat that spans four disciplines that rarely come together: real‑time systems, LLM engineering, traditional machine learning, and serious cloud infrastructure, all in production, all with real consequences. If you are the kind of engineer who gets restless doing one thing, this role is the opposite problem.

What you’ll work across
  • Streaming, low‑latency speech‑to‑speech systems built on modern LLMs
  • Telephony and real‑time media (call control, live audio streaming)
  • Audio handling and the quirks of real human conversation (interruptions, timing, noise)
  • Concurrency on a latency‑sensitive path, where p99 matters and a stall is something a caller hears
  • Wrapping nondeterministic models in deterministic control so they behave reliably in production
  • Multi‑model pipelines, prompt design, and cost/latency budgeting
  • Evaluation harnesses, including LLM‑as‑judge and automated agent‑tests‑agent approaches
  • Agentic tooling that gives AI systems safe, structured access to infrastructure
Traditional (non‑LLM) machine learning
  • End‑to‑end ML pipelines: feature engineering, model training, and scheduled inference
  • Imbalanced, messy real‑world data; calibration and explainability for non‑technical consumers
  • Turning research notebooks into reproducible, auditable production pipelines
Cloud and infrastructure
  • Infrastructure as code across multiple environments (we run on AWS)
  • Managed compute, data, streaming, and orchestration services
  • Security engineering in a regulated setting: encryption, least‑privilege access, strict data‑handling discipline
  • Observability and telemetry‑driven debugging, tracing a production issue from a metric anomaly to root cause
Plus

Occasional full‑stack work on internal tools, and an engineering workflow that leans heavily on AI coding assistants, with human accountability for every change.

What you’ll actually do
  • Ship and debug code on a live, real‑time voice pipeline where latency and correctness are user‑facing
  • Design control systems around LLMs: guardrails, budgets, watchdogs, safe fallbacks
  • Build and operate LLM evaluation and batch‑analysis pipelines
  • Own traditional ML workflows from data to scheduled production inference
  • Trace production issues from a metric anomaly to root cause, including building the evidence when the cause is a vendor
Must‑haves
  • 7+ years building and operating production backend systems, with strong general‑purpose programming skills (we work primarily in Python)
  • Experience running distributed systems in the cloud; comfortable debugging from telemetry to root cause
  • Hands‑on production experience with LLMs or generative AI (any provider or framework), plus the judgment to know when not to use a model
  • Working fluency across the traditional machine learning lifecycle (you productionize; you do not need to publish)
  • Disciplined in a regulated environment: small, reviewable changes and careful handling of sensitive data
Nice‑to‑haves
  • Real‑time media or telephony experience
  • Front‑end / full‑stack ability
  • ML pipeline experience, vector search, or embeddings
  • Fluency with AI coding assistants (our workflows assume them, with human accountability for every change)
How we work

Smallest correct change wins. Every behavior change is validated against the live system. Evidence over opinion in debugging. Code review is rigorous. Safety and privacy gate everything.

This role is open only to US citizens and lawful permanent residents (Green Card holders). We cannot consider candidates who require visa sponsorship now or in the future, and we are unable to make exceptions of any kind.

How to apply
  • Your LinkedIn profile URL
  • A phone number where we can reach you

A resume is welcome but optional; the two items above are required.

#J-18808-Ljbffr