useAudioInput
React hook for managing audio input device selection and monitoring available audio input devices. Current input will be available after first activation of the audio session. Not all connected devices might be listed as available inputs, some might be filtered out as incompatible with current session configuration.
useSystemVolume
A React hook that returns the current system output volume and re-renders the component whenever the user changes it, for example with the hardware volume buttons.