fixed little-endian encoding
This commit is contained in:
parent
422cd612f6
commit
0939af5bb2
|
|
@ -1,4 +1,4 @@
|
||||||
function Get-GPPAutologon
|
function Get-GPPAutologon
|
||||||
{
|
{
|
||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue