Squeak Class Documentation category index | class index  
 
F0RenderingVisitor
  category: Speech-TTS
  superclass: UtteranceVisitor
  subclasses:

No comment. Sorry.

instance methods
  accessing
  highPitch
lowPitch
timeForEvent:

  private
  assignF0ToEvents
pitchesBetween:and:
time:startingF0:amplitude:duration:peakPosition:tilt:
timeOfFirstVowelAfter:

  rendering-boundary tones
  boundaryStartTime
boundaryStopTime
initialStopTime
renderHighBoundary
renderHighInitial
renderLowBoundary

  rendering-phrase accents
  phraseAccentStartTime
phraseAccentStopTime
renderHighPhraseAccent
renderLowPhraseAccent

  rendering-pitch accents
  renderLowAccent
renderPeakAccent
renderRisingPeakAccent
renderScoopedAccent
syllableStartTime
syllableStopTime

  visiting
  clause:
phrase:
renderPhraseAccentOrBoundaryTone:
speaker:
syllable:

class methods
  examples
  default

instance methods
  accessing top  
 

highPitch


 

lowPitch


 

timeForEvent:


  private top  
 

assignF0ToEvents


 

pitchesBetween:and:


 

time:startingF0:amplitude:duration:peakPosition:tilt:


 

timeOfFirstVowelAfter:


  rendering-boundary tones top  
 

boundaryStartTime


 

boundaryStopTime


 

initialStopTime


 

renderHighBoundary

Render a H% boundary tone.


 

renderHighInitial

Render a %H tone.


 

renderLowBoundary

Render a L% boundary tone.


  rendering-phrase accents top  
 

phraseAccentStartTime


 

phraseAccentStopTime


 

renderHighPhraseAccent

Render a H- accent.


 

renderLowPhraseAccent

Render a L- accent.


  rendering-pitch accents top  
 

renderLowAccent

Render a L* accent.


 

renderPeakAccent

Render a H* accent.


 

renderRisingPeakAccent

Render a L+H* accent.


 

renderScoopedAccent

Render a L*+H accent.


 

syllableStartTime


 

syllableStopTime


  visiting top  
 

clause:


 

phrase:


 

renderPhraseAccentOrBoundaryTone:


 

speaker:


 

syllable:


class methods
  examples top  
 

default