Skip to content

Conversation

@hiroshihorie
Copy link
Member

@hiroshihorie hiroshihorie commented Aug 14, 2023

New

  • Exposes AudioTrack.add(audioRenderer:) (RTCAudioRenderer protocol) to receive CMSampleBuffers on individual RemoteAudioTracks.
  • Exposes Room.audioProcessingModule so we can set a RTCAudioCustomProcessingDelegate to capturePostProcessingDelegate or renderPreProcessingDelegate.

An example of a custom audio processor.

Related interfaces:

}
}

public func add(audioRenderer: RTCAudioRenderer) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't realize this works for local tracks too! that's great

@hiroshihorie hiroshihorie merged commit b66536d into main Aug 24, 2023
@hiroshihorie hiroshihorie deleted the audio-processing-improvements branch August 24, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants