Microphone permission is requested only when you press START. It is needed to send your voice to the speaker — nothing is recorded or uploaded.
MIC LEVEL
——Press START MICROPHONE to go live.
Safe range 0.5×–3×.
The browser cannot detect audio routing. Your Bluetooth speaker should be connected through Android settings — use Test Speaker to confirm where the sound comes out.
Phonemic: turn your phone into a wireless microphone
Phonemic is a free web app that turns an Android phone into a live wireless microphone for any Bluetooth speaker. It uses the Web Audio API to send your voice straight from the phone's microphone to whatever audio output Android has selected, with a noise gate and voice focus to keep echo and feedback under control. Nothing is recorded and nothing is uploaded.
How do I use my phone as a microphone for a Bluetooth speaker?
Pair the speaker in your Android Bluetooth settings first — this page never touches Bluetooth itself. Then open Phonemic, press START MICROPHONE, allow microphone access, and speak. Your voice plays out of whatever output Android currently has selected.
Do I need to install an app?
No. It runs in the browser. You can install it to your home screen for a full-screen, offline-capable version, but that is optional and it is not an app store download.
Why is there a delay, and can I reduce it?
Most of the delay is the Bluetooth link, not this page — a speaker typically buffers 100–250 ms, while the audio path here measures around 20–40 ms. You can cut the Bluetooth part by changing the codec in Android Developer options (aptX Low Latency or aptX Adaptive if your speaker supports it, otherwise SBC). A wired connection removes it entirely. No web app can eliminate Bluetooth delay.
How do I stop the echo and feedback?
Keep the phone well away from the speaker and point it away. A noise gate runs on the signal and removes the delayed echo that comes back from the speaker, which browser echo cancellation cannot reach because it arrives too late. If your voice still repeats, raise the gate threshold in Settings. If it howls, lower the volume or the mic gain.
Is my voice recorded, stored or uploaded?
No. The audio stays inside the Web Audio graph on your device and is played straight back out. There is no recording, no file export, no server and no analytics. Only your volume and gain preferences are saved, in your own browser.
Does it work on iPhone?
Partly. Safari can capture the microphone, but iOS decides audio routing itself and often keeps output on the phone speaker or drops a Bluetooth speaker to call quality. iOS also ignores most microphone processing requests, so the built-in noise gate does that work instead. Chrome on Android is the supported platform.
Does it work without an internet connection?
Yes, once it has loaded once. The interface is cached and opens offline. The microphone itself still needs your permission and a secure connection, but no network traffic is involved in the audio.