Skip to main content
Rive home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Interfaces
AudioSound
Home
Editor
Scripting
App Runtimes
Game Runtimes
Feature Support
Tutorials
Case Studies
Community
Blog
Early Access
Scripting
Getting Started
Demos
Creating Scripts
Protocols (Script Types)
Data Binding
Script Inputs
Pointer Events
Debugging
Keyboard Shortcuts
Scripting API
Artboards
Color
DataValue
Gradient
Image
Interfaces
AudioSound
AudioSource
Blob
Context
Converter
DataContext
EnumValues
Input
Layout
ListenerAction
Node
Output
PathEffect
PropertyEnum
PropertyList
PropertyViewModel
TransitionCondition
Trigger
ViewModel
Mat2d
Paint
Path
Renderer
Vec2d
On this page
Fields
volume
Methods
stop
seek
seekFrame
completed
time
timeFrame
Interfaces
AudioSound
Provides access to an AudioSound object
Fields
volume
volume of the sound.
Methods
stop
stop the audio.
seek
seek the audio to a specific time in seconds.
seekFrame
seek the audio to a specific time in PCM frames.
completed
Whether the sound has completed playing.
time
Current sound time in seconds.
timeFrame
Current sound time in PCM frames.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
ImageWrap
AudioSource
⌘I