Interface Effect

Hierarchy

  • Effect

Properties

Properties

content: string
key: symbol
utterOptions: Partial<Pick<SpeechSynthesisUtterance, "text" | "lang" | "onerror" | "onpause" | "onboundary" | "onend" | "onmark" | "onresume" | "onstart" | "pitch" | "rate" | "voice" | "volume">>

Generated using TypeDoc