duration abstract method

double duration(
  1. LocalizedPhrase phrase
)

Returns the phrase duration (how many seconds it takes to pronounce it).

Implementation

core.double duration(LocalizedPhrase phrase);