Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimpleSpeechConfig

Hierarchy

Index

Properties

Properties

Optional language

language: string

local with 2-letter language- and country-code, separated with "-", e.g. "de-DE" or "en-US"

Optional long

long: string

local with 3-letter language- and country-code, separated with "-", e.g. "deu-DEU" or "eng-USA"

Optional voice

voice: "male" | "female" | string

voice name or feature (may not be supported by selected TTS plugin)

Generated using TypeDoc