@vonage/vwc-audio
v2.46.0
Published
Plays audio files
Downloads
165
Keywords
Readme
vwc-audio
Basic audio player
Properties
| Property | Type | Description |
|---------------|----------|---------------------------------|
| currentTime | number | Gets/Sets the playhead position |
| src | string | Gets/Sets the audio source |
Methods
| Method | Type | Description |
|---------|------------|-----------------|
| pause | (): void | Pauses playback |
| play | (): void | Starts playback |
