get_ui_audio_interface#

omni.kit.uiaudio.get_ui_audio_interface() IUiAudio#

helper method to retrieve a cached version of the IUiAudio interface.

Returns:

The cached omni.kit.uiaudio.IUiAudio interface. This will only be retrieved on the first call. All subsequent calls will return the cached interface object.