Our new developer documentation is now available. Please check it out!
MicrophoneStream.AudioReadDataAsync
public override Task<uint> AudioReadDataAsync(float[] buffer)
AudioReadData and AudioReadDataAsync are not supported!
Info
Microphone streams are always writeonly
Parameters
Name | Type | Description |
---|---|---|
buffer | Single[] |
Returns
Type | Description |
---|---|
Task<UInt32> | throws OdinWrapperException |