Our new developer documentation is now available. Please check it out!
Room.AudioProcessReverse
public bool AudioProcessReverse(float[] buffer)
Processes the reverse audio stream, also known as the loopback data to be used in the ODIN echo canceller.This should only be done if you are NOT using AudioMixStreams(RoomHandle%2cStreamHandle%5b%5d%2cSystem.
Parameters
Name | Type | Description |
---|---|---|
buffer | Single[] | the audio buffer to process |
Returns
Type | Description |
---|---|
Boolean | false on error |