Developer Documentation
Our new developer documentation is now available. Please check it out!

MicrophoneStream.AudioReadDataAsync

public override Task<uint> AudioReadDataAsync(float[] buffer)

AudioReadDataAsync is not supported!

Info

Microphone streams are always writeonly

Parameters

NameTypeDescription
bufferSingle[]

Returns

TypeDescription
Task<UInt32>throws OdinWrapperException