Alterar o tipo de dados PowerShell

[int]$var = (Get-DefaultAudioDeviceVolume).Replace("%","")
Perfect Peacock