import React from "react"; import { Flex, Text, Link, Image } from "theme-ui"; import Footer from "../components/Footer"; import audioSharingImage from "../images/AudioSharingFAQ.png"; function FAQ() { return ( Frequently Asked Questions Using Radio (experimental) No audio found in screen share. When using audio sharing you must select the{" "} Share audio option when choosing the browser tab or screen to share. Support for sharing audio depends on browser and operating system. Currently Google Chrome on Windows allows you to share the audio of any tab or an entire screen while on MacOS you can only share the audio of a tab. For an example of selecting the{" "} Share audio option for a tab on MacOS see Figure 1. Figure 1 Using Audio Sharing. First select what type of content you would like to share. Second select the content. Third select Share audio. Fourth select Share. Browser not supported for audio sharing. Using audio sharing relies on the browser supporting the audio capture feature of the Screen Capture API. Currently the two browsers that support this are Google Chrome and Microsoft Edge. To see if your browser is supported see the{" "} Browser Compatibility chart {" "} on the Mozilla Developer Network.