fixed little-endian encoding

This commit is contained in:
HarmJ0y 2016-12-12 13:17:22 -05:00
parent 422cd612f6
commit 0939af5bb2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
function Get-GPPAutologon function Get-GPPAutologon
{ {
<# <#
.SYNOPSIS .SYNOPSIS

View File

@ -1,4 +1,4 @@
function Get-MicrophoneAudio { function Get-MicrophoneAudio {
<# <#
.SYNOPSIS .SYNOPSIS
Records audio from the microphone and saves to a file on disk Records audio from the microphone and saves to a file on disk