API (python)

Module Summary:

omni.kit.uiaudio

This module contains bindings for the omni::kit::uiaudio module.

Module Details::

omni.kit.uiaudio:

This module contains bindings for the omni::kit::uiaudio module. This provides functionality for playing and managing sound prims in USD scenes.

Sound files may be in RIFF/WAV, Ogg, or FLAC format. Data in the sound files may use 8, 16, 24, or 32 bit integer samples, or 32 bit floating point samples. Channel counts may be from 1 to 64 If more channels of data are provided than the audio device can play, some channels will be blended together automatically.