Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从我读过的内容来看,似乎无法通过麦克风录制任何内容:
http://developer.android.com/reference/android/media/MediaRecorder.AudioSource.html
理想情况下,我希望能够从 TRRS 插孔进行录音,因为我有一根 3.5 毫米转 RCA 电缆连接到我的调音台。我想必须有一种方法让它认为电缆真的是一个耳机(可能是一个 TRRS 到 2 x TRS 分配器?),这样它就不会尝试从内置麦克风录制,但我没有t 找到了解决方案。