Skip to content

Feature request - Control disabled devices #21

Description

@cappaji

Is it possible to add the cmdlet to return the device name of the disabled audio device ?

Currently if we execute 'Get-AudioDevice -Playback' after disabling the audio device we get below exception.
Get-AudioDevice : Element not found. (Exception from HRESULT: 0x80070490)
At line:1 char:1

  • Get-AudioDevice -Playback
  •   + CategoryInfo          : NotSpecified: (:) [Get-AudioDevice], COMException
      + FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,AudioDeviceCmdlets.GetAudioDevice
    
    

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions