Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnPronunciationStatic

Factory methods to create Speech.EnPronunciation from other sources.

export
interface

EnPronunciationStatic

Hierarchy

  • EnPronunciationStatic

Index

Methods

fromArpabet

  • Constructs a Speech.EnPronunciation from an ARPABET string array. E.g. (phonetic) ["F","AH","N","EH","T","IH","K"].

    memberof

    EnPronunciationStatic

    Parameters

    • arpabet: string[]

      The ARPABET array.

    Returns EnPronunciation

    The English pronunciation.

fromIpa

Generated using TypeDoc