Developer Documentation

OdinEvents.AudioDataReceived

public AudioDataReceived: OdinAudioDataReceivedEvent

Fired when audio data is available for media streams. Audio comes in 16 bit and 32 bit float samples and are available individually for each peer. You can use the samples to record audio or send them to an AI for transcription.

See also

OdinAudioDataReceivedEvent