Developer Documentation

OdinAudioReader

public class OdinAudioReader : MonoBehaviour

Handles audioclip input data and sends input to ODIN

This convenient class gathers input audio data from Unity to pass the data with OdinAudioReader event to other components.

Properties

NameDescription
RedirectInputAudioSkips registered PushAudio
SilenceInputAudioZero out the event audio buffer.
ContinueRecording
InputClip
CustomInputVolumeScale
InputVolumeScale
OnAudioData