admin管理员组文章数量:1026399
I have a TCL Android TV which has a microphone on the remote, used for Google Assistant. However, I would like to access the microphone in my app. I tried recording audio from multiple sources, like DEFAULT
, MIC
and VOICE_RECOGNITION
, but I only got a buzzing sound.
After inspecting the Bluetooth remote, I'm pretty sure the audio is transmitted via GATT protocol (the only profile is HOGP): screenshot of Bluetooth device. Using an app I made to show all audio input devices, this is what I got: audio input devices.
I'm sure there's a way to capture the audio from the microphone, as there are 3rd party apps that do it, like SmartTube.
I have a TCL Android TV which has a microphone on the remote, used for Google Assistant. However, I would like to access the microphone in my app. I tried recording audio from multiple sources, like DEFAULT
, MIC
and VOICE_RECOGNITION
, but I only got a buzzing sound.
After inspecting the Bluetooth remote, I'm pretty sure the audio is transmitted via GATT protocol (the only profile is HOGP): screenshot of Bluetooth device. Using an app I made to show all audio input devices, this is what I got: audio input devices.
I'm sure there's a way to capture the audio from the microphone, as there are 3rd party apps that do it, like SmartTube.
本文标签: How to record audio on Android TVStack Overflow
版权声明:本文标题:How to record audio on Android TV? - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745645335a2160991.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论