CefSettingsEnableAudio Method  | 
Version 106.0.290 
            Enables Audio - by default audio is muted in the OffScreen implementatio.
            This removes the mute-audio command line flag
            
 
    Namespace: 
   CefSharp.OffScreen
    Assembly:
   CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic void EnableAudio()
public:
void EnableAudio()
See Also