Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected cache

cache: any

Protected volume

volume: number

Methods

clearCache

  • clearCache(): void

Protected find

  • find(key: string, unused?: boolean): Voice

Protected finds

  • finds(key: string): Voice[]

play

  • play(key: string): void

setVolume

  • setVolume(value: number): void

stop

  • stop(key: string): void

stopAll

  • stopAll(): void

Generated using TypeDoc