Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

111
Views
How to acquire audio from the input jack using the JavaScript Web Audio API on iOS/Safari?

I am writing a JavaScript web app that is meant to read an input audio stream being captured via the audio input jack on a mobile device. The following snippet shows how I get the input source on my JS code:

return navigator.mediaDevices.getUserMedia({
    audio: {
      echoCancellation: false,
      autoGainControl: false,
      noiseSuppression: false,
      latency: 0
    }
  })

However, I'm only able to get audio input from the microphone.

Is there any way that I can select other audio input sources in an iOS mobile device running this web app via Safari?

(note: I'm using iOS 14.8.1 on an iPhone 12 mini).

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!