When selecting a provider that requires microphone, the web app should prompt the user to activate the microphone. Providers have access to the microphone service, so it should only require calling activateMicrophone on the service when a provider is activate.
When selecting a provider that requires microphone, the web app should prompt the user to activate the microphone. Providers have access to the microphone service, so it should only require calling
activateMicrophoneon the service when a provider is activate.