Play Sound

Plays a sound

Installation

To use this node enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Exec In (inputs:execIn)

execution

Signal to the graph that this node is ready to be executed.

None

Prim (inputs:prim)

target

The sound Prim to play

None

Outputs

Name

Type

Descripton

Default

Exec Out (outputs:execOut)

execution

Signal to the graph that execution can continue downstream.

None

Sound Id (outputs:soundId)

uint64

The sound identifier

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.PlaySound

Version

2

Extension

omni.graph.nodes

Icon

ogn/icons/omni.graph.nodes.PlaySound.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

tests

uiName

Play Sound

Categories

sound

Generated Class Name

OgnPlaySoundDatabase

Python Module

omni.graph.nodes