Skip to content

example

example(key, hq?, baseUrl?): Promise<ArrayBuffer>

Defined in: packages/pleco-xa/src/scripts/xa-file.js:194

Load example audio file from remote source

string

Example identifier from AUDIO_REGISTRY

boolean = false

Load high quality version (default: false)

string = ''

Base URL for audio files

Promise<ArrayBuffer>

Audio data as ArrayBuffer