MicrophoneStream.AudioReadDataAsync
public override Task<uint> AudioReadDataAsync(float[] buffer)
AudioReadDataAsync is not supported!
Info
Microphone streams are always writeonly
Parameters
Name | Type | Description |
---|---|---|
buffer | Single[] |
Returns
Type | Description |
---|---|
Task<UInt32> | throws OdinWrapperException |