Skip to main content
AudioParams defines the settings for an audio processor, including which AI model to use and the audio sample rate. You pass an instance of this class to RemoteSDK.CreateAudioProcessor() when creating a new processor.

Properties

See Also

RemoteSDK

Use CreateAudioProcessor() with AudioParams

AudioProcessor

The processor instance created from these params