Echo Show 15 Microphone and Camera Access

We are working to deploy a communications app on the Amazon Echo Show 15 as a Fire TV app.

During development and testing we have confirmed that:

  • Our app successfully accesses the camera via getUserMedia (WebRTC) ✓
  • All WebRTC APIs are present and functional in the Fire OS 7 WebView ✓
  • The device’s camera and microphone hardware are detected via enumerateDevices ✓
  • However, RECORD_AUDIO permission is silently denied by Fire OS without displaying a permission dialog to the user ✗

The microphone is essential for our application as without it, using the camera fails too.

Has anyone successfully connected their app to both the camera and microphone on the echo show 15?

Hi,

Thanks for posting. We have messaged the appropriate team for further investigation and will let you know once we receive an update.

Any reply from them yet @Emma ?