Developer Documentation

MicrophoneStream.AudioReadDataAsync

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

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

AudioReadData and AudioReadDataAsync are not supported!

Info

Microphone streams are always writeonly

Parameters

NameTypeDescription
bufferSingle[]

Returns

TypeDescription
Task<UInt32>throws OdinWrapperException