new AudioClip(options)
AudioClip encapsulate an audio recording.
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Properties
|
- Source:
Members
(readonly) Engine :Symbol
Recognition engines.
Type:
- Symbol
- Source:
Methods
download()
Offer the audio clip to the participant as a sound file to download.
- Source:
startPlayback()
Start playing the audio clip.
- Source:
startPlayback()
Stop playing the audio clip.
- Source:
upload()
Upload the audio clip to the pavlovia server.
- Source: