Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpeechSynthesisVoice

Package version

This Web Speech API interface represents a voice that the system supports. Every SpeechSynthesisVoice has its own relative speech service including information about language, name and URI.

Hierarchy

  • SpeechSynthesisVoice

Index

Properties

default

default: boolean

lang

lang: string

localService

localService: boolean

name

name: string

voiceURI

voiceURI: string

Generated using TypeDoc