Plays the audio clip with the specified delay.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public void Play(
float delay = 0f
)
Parameters
- delay (Optional)
- Type: SystemSingle
The delay [Default=0].
See Also