Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnPronouncer

Pronounces English texts.

export
interface

EnPronouncer

Hierarchy

  • EnPronouncer

Index

Methods

Methods

pronounce

  • Pronounce text.

    memberof

    EnPronouncer

    Parameters

    • phrase: string

      The text to pronounce.

    Returns EnPronunciation

    The English Pronunciation.

Generated using TypeDoc