OptionalautoStart audio automatically in Safari.
In the Safari browser, when calling startAudio automatically or programmatically without any gesture
(such as a click or touch on the document), the value of autoStartAudioInSafari should be true.
Other than that, the value should always be false or unset.
Note: Use this option only if you are auto starting audio without a user click for Desktop Safari running macOS 15.2 to 16.0.
OptionalbackgroundSuppress some kinds of background noise (e.g. dog barking,lawn mower,clapping, fans, pen tapping).
Note: Enabling this option may increase CPU utilization. It requires SharedArrayBuffer for WebAssembly audio, but not for WebRTC audio.
Optionalhigh128 kbps bitrate
OptionalmediaSpecify a media file as the audio input. It can be an audio file or a video file.
OptionalmicrophoneMicrophone ID for the microphone capturing the audio, if not specified, use system default.
OptionalmuteJoin audio with microphone muted.
OptionaloriginalSupport original sound
Note:
originalsoundandbackgroundNoiseSuppressionconflict with each other. IforiginalSoundis enabled,backgroundNoiseSuppressionwill be disabled.
You can set the original sound for hifi, stereo, or both:
Optionalhifi?: booleanhigh fidelity audio
Optionalstereo?: booleanstereo audio
OptionalspeakerAudio speaker ID to play audio, if not specified, use system default.
OptionalspeakerJoin audio only with the audio speaker, the microphone is not connected.
OptionalsyncSync mute or unmute state for the audio devices made by these manufactures: AVer, Crestron, Jabra, Logitech, Plantronics, Polycom, Shure, Yamaha, and Yealink.
Start audio option interface.