|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AudioEvents
from the
AudioManager
.
EngineEvents
from this
Engine
.
PropertyChangeListener
to the listener list.
SpeakableListener
to this Synthesizer
.
Engine
and
puts it into the ALLOCATED
state.
String
to a buffer, with each
String
being separated by a ":".
AudioManager
for this Engine
.
AudioManager
interface. Engine
interface.
Engine
in the
DEALLOCATED
state.
Engine
in the
DEALLOCATED
state.
EngineProperties
interface.Synthesizer
interface that
performs the core non-engine-specific functions.
DEALLOCATED
state.
SynthesizerProperties
interface. BaseSynthesizerProperties
with the
given default values.
SynthesizerQueueItem
with handling
for JSML, generation of engine-specific text, and other features.Voice
class to encapsulate
engine-specific data.engineState
.
EngineStateError
if any of the bits in the passed state are set in the
state
.
textArea
.
BaseVoice
.
javax.speech
package for JSAPI 1.0.FreeTTS
TextSynthesizerModeDesc
if the required features match those of the
TextSynthesizer
.
EngineProperties
object.
Map
.
BaseSynthesizerQueueItem
.
Relation.SEGMENT
relations in an utterance.
Engine
that were
acquired during allocation and during operation and return this
Engine
to the DEALLOCATED
.
SpeechEvent
.
PropertyChangeEvent
.
SpeechEvent
to all appropriate
SpeechEventListeners
on the object that implements this interface.
SpeechEvent
.
SpeechEvent
.
Engine
. Engine
. Engine
to monitor.
EngineListener
registered with the engine.
EngineListeners
registered for
EngineEvents
on this Engine
.
EngineModeDesc
for this Engine
.
EngineProperties
for this Engine
.
Engine
.
Object
used for synchronizing access to
engineState
.
String
representing the
state
.
FreeTTSSynthesizer
.
ENGINE_ALLOCATED
event to all EngineListeners
registered with this
Engine
.
ENGINE_ALLOCATING_RESOURCES
event to all
EngineListeners
registered with this
Engine
.
ENGINE_DEALLOCATED
event to all
EngineListeners
registered with this
Engine
.
ENGINE_DEALLOCATING_RESOURCES
event to all
EngineListeners
registered with this
Engine
.
ENGINE_PAUSED
event
to all
EngineListeners
registered with this
Engine
.
ENGINE_RESUMED
event
to all
EngineListeners
registered with this
Engine
.
MARKER_REACHED
event
to all speakable listeners.
PropertyChangeEvent
to all PropertyChangeListeners
registered with
this object.
QUEUE_EMPTIED
event to all SynthesizerListeners
.
QUEUE_UPDATED
event to all SynthesizerListeners
.
SPEAKABLE_CANCELLED
event
to all speakable listeners.
SPEAKABLE_ENDED
event
to all speakable listeners.
SPEAKABLE_PAUSED
event
to all speakable listeners.
SPEAKABLE_RESUMED
event
to all speakable listeners.
SPEAKABLE_STARTED
event
to all speakable listeners.
TOP_OF_QUEUE
event
to all speakable listeners.
WORD_STARTED
event
to all speakable listeners.
null
.
Engine
.
Component
that provides the
default user interface
for setting the properties of the Engine
associated with this object.
Engine
.
EngineProperties
of this Engine
.
Engine
.
true
, this will return a
description of the error encountered, otherwise
it will return null
PhoneDuration
for the given phone.
PhoneDuration
for the given phone.
String
into a String[]
,
using " " as the delimiter.
end
of
the given Segment Item.
State
at the given index.
State
based upon the String
.
State
based upon the type
and tokenizer.
- getStatePanel() -
Method in class com.sun.speech.engine.EngineMonitor
- Gets the panel containing the labels for representing the
current engine state.
- getStatePanel() -
Method in class com.sun.speech.engine.synthesis.SynthesizerMonitor
- Gets the panel containing the labels for representing the
current engine state.
- getString(String) -
Method in interface com.sun.speech.freetts.FeatureSet
- Convenience method that returns the named feature as a string.
- getString(String) -
Method in class com.sun.speech.freetts.FeatureSetImpl
- Convenience method that returns the named feature as a string.
- getString(String) -
Method in class com.sun.speech.freetts.Utterance
- Convenience method that returns the named feature as a string.
- getString(DataInputStream) -
Static method in class com.sun.speech.freetts.util.Utilities
- Inputs a string from a DataInputStream.
- getString(ByteBuffer) -
Static method in class com.sun.speech.freetts.util.Utilities
- Inputs a string from a ByteBuffer.
- getStyle() -
Method in class com.sun.speech.freetts.Voice
- Gets the voice style.
- getSynthesizerModeDesc(Component, String) -
Static method in class com.sun.speech.engine.synthesis.SynthesizerSelector
- Asks
Central
for a list of available synthesizers.
- getSynthesizerProperties() -
Method in class com.sun.speech.engine.synthesis.BaseSynthesizer
- Returns the
SynthesizerProperties
object (a JavaBean).
- getTail() -
Method in class com.sun.speech.freetts.Relation
- Gets the tail of the item list.
- getTail() -
Method in class com.sun.speech.freetts.en.us.WordRelation
- Returns the last item in this WordRelation.
- getText() -
Method in interface com.sun.speech.freetts.FreeTTSSpeakable
- Returns the text corresponding to this Playable.
- getText() -
Method in class com.sun.speech.freetts.FreeTTSSpeakableImpl
- Returns the text corresponding to this Playable.
- getTime() -
Method in interface com.sun.speech.freetts.audio.AudioPlayer
- Gets the amount of audio played since the last resetTime
- getTime() -
Method in class com.sun.speech.freetts.audio.JavaClipAudioPlayer
- Returns the current position in the output stream since the
last
resetTime
Currently not supported.
- getTime() -
Method in class com.sun.speech.freetts.audio.JavaStreamingAudioPlayer
- Gets the amount of played since the last mark
- getTime() -
Method in class com.sun.speech.freetts.audio.MultiFile8BitAudioPlayer
- Gets the amount of played since the last mark
- getTime() -
Method in class com.sun.speech.freetts.audio.MultiFileAudioPlayer
- Gets the amount of played since the last mark
- getTime() -
Method in class com.sun.speech.freetts.audio.NullAudioPlayer
- Gets the amount of played since the last resetTime
Currently not supported.
- getTime() -
Method in class com.sun.speech.freetts.audio.RawFileAudioPlayer
- Gets the amount of played since the last resetTime
Currently not supported.
- getTime() -
Method in class com.sun.speech.freetts.audio.SingleFileAudioPlayer
- Gets the amount of played since the last mark
- getTimes() -
Method in class com.sun.speech.freetts.relp.LPCResult
- Returns the array of times.
- getTokenItem() -
Method in class com.sun.speech.freetts.en.us.TokenToWords
- Returns the currently processing token Item.
- getTokenizer() -
Method in class com.sun.speech.freetts.Voice
- Returns the tokenizer associated with this voice.
- getTokenizer() -
Method in class com.sun.speech.freetts.en.us.CMUVoice
- Gets a tokenizer for this voice
- getTypeString() -
Method in class com.sun.speech.engine.synthesis.text.TextSynthesizerQueueItem
- Gets the type of this queue item.
- getUnit(String) -
Method in class com.sun.speech.freetts.diphone.DiphoneUnitDatabase
- Looks up the diphone with the given name.
- getUnitConcatenator() -
Method in class com.sun.speech.freetts.en.us.CMUClusterUnitVoice
- Returns the unit concatenator to be used by this voice.
- getUnitConcatenator() -
Method in class com.sun.speech.freetts.en.us.CMUDiphoneVoice
- Returns the unit concatenator to be used by this voice.
- getUnitConcatenator() -
Method in class com.sun.speech.freetts.en.us.CMUVoice
- Returns the unit concatenator to be used by this voice
Derived voices typically override this to customize behaviors.
- getUnitConcatenator() -
Method in class de.dfki.lt.freetts.en.us.MbrolaVoice
- Returns the unit concatenator to be used by this voice.
- getUnitSelector() -
Method in class com.sun.speech.freetts.en.us.CMUArcticVoice
- Returns the unit selector to be used by this voice.
- getUnitSelector() -
Method in class com.sun.speech.freetts.en.us.CMUClusterUnitVoice
- Returns the unit selector to be used by this voice.
- getUnitSelector() -
Method in class com.sun.speech.freetts.en.us.CMUDiphoneVoice
- Returns the unit selector to be used by this voice.
- getUnitSelector() -
Method in class com.sun.speech.freetts.en.us.CMUVoice
- Returns the unit selector to be used by this voice
Derived voices typically override this to customize behaviors.
- getUnitSelector() -
Method in class de.dfki.lt.freetts.en.us.MbrolaVoice
- Returns the unit selector to be used by this voice.
- getUnitSize(int) -
Method in class com.sun.speech.freetts.diphone.Diphone
- Returns the total number of residuals in the given part for this
diphone.
- getUnitSize(int, int) -
Method in class com.sun.speech.freetts.relp.SampleSet
- Returns the size of the unit represented
by the given start and end points
- getUtterance() -
Method in class com.sun.speech.freetts.Item
- Returns the utterance associated with this item.
- getUtterance() -
Method in class com.sun.speech.freetts.Relation
- Returns the utterance that contains this relation.
- getUtteranceProcessors() -
Method in class com.sun.speech.freetts.Voice
- Return the list of UtteranceProcessor instances.
- getVocabManager() -
Method in class com.sun.speech.engine.BaseEngine
- Returns an object that provides management of the vocabulary for
this
Engine
.
- getVoice() -
Method in class com.sun.speech.engine.synthesis.BaseSynthesizerProperties
- Gets the current synthesizer voice.
- getVoice() -
Method in class com.sun.speech.freetts.FreeTTS
- Returns the voice used by FreeTTS.
- getVoice() -
Method in class com.sun.speech.freetts.Utterance
- Retrieves the Voice associated with this Utterance.
- getVoice(String) -
Method in class com.sun.speech.freetts.VoiceManager
- Get a Voice with a given name.
- getVoice() -
Method in class com.sun.speech.freetts.jsapi.FreeTTSVoice
- Gets a FreeTTS com.sun.speech.freetts.Voice from this JSAPI voice
- getVoiceById(String) -
Method in class com.sun.speech.engine.synthesis.VoiceList
- Gets a voice by its identifier.
- getVoiceClassLoader() -
Static method in class com.sun.speech.freetts.VoiceManager
- Gets the class loader used for loading dynamically detected
jars.
- getVoiceId(Voice, int) -
Method in class com.sun.speech.engine.synthesis.VoiceList
- Gets the id of a voice.
- getVoiceId(String, int, int, int) -
Method in class com.sun.speech.engine.synthesis.VoiceList
- Gets id for voice based on parameters provided in JSML.
- getVoiceInfo() -
Method in class com.sun.speech.freetts.VoiceManager
- Prints detailed information about all available voices.
- getVoiceList() -
Method in class com.sun.speech.engine.synthesis.BaseSynthesizer
- Returns the list of voices for this
Synthesizer
.
- getVoices() -
Method in class com.sun.speech.freetts.VoiceDirectory
- Provide a means to access the voices in a voice jar file.
- getVoices() -
Method in class com.sun.speech.freetts.VoiceManager
- Provide an array of all voices available to FreeTTS.
- getVoices() -
Method in class com.sun.speech.freetts.jsapi.FreeTTSSynthesizerModeDesc
- Returns the valid voices in this synthesizer mode.
- getVoices() -
Method in class de.dfki.lt.freetts.en.us.MbrolaVoiceDirectory
-
- getVolume() -
Method in class com.sun.speech.engine.synthesis.BaseSynthesizerProperties
- Gets the current volume.
- getVolume() -
Method in class com.sun.speech.engine.synthesis.BaseVoice
- Gets the volume for this voice
- getVolume() -
Method in class com.sun.speech.freetts.Voice
- Gets the volume.
- getVolume() -
Method in interface com.sun.speech.freetts.audio.AudioPlayer
- Returns the current volume.
- getVolume() -
Method in class com.sun.speech.freetts.audio.JavaClipAudioPlayer
- Returns the current volume.
- getVolume() -
Method in class com.sun.speech.freetts.audio.JavaStreamingAudioPlayer
- Returns the current volume.
- getVolume() -
Method in class com.sun.speech.freetts.audio.MultiFile8BitAudioPlayer
- Returns the current volume.
- getVolume() -
Method in class com.sun.speech.freetts.audio.MultiFileAudioPlayer
- Returns the current volume.
- getVolume() -
Method in class com.sun.speech.freetts.audio.NullAudioPlayer
- Returns the current volume.
- getVolume() -
Method in class com.sun.speech.freetts.audio.RawFileAudioPlayer
- Returns the current volume.
- getVolume() -
Method in class com.sun.speech.freetts.audio.SingleFileAudioPlayer
- Returns the current volume.
- getWaveDumpFile() -
Method in class com.sun.speech.freetts.Voice
- Gets the dumpfile for this voice.
- getWaveSamples() -
Method in class com.sun.speech.freetts.relp.LPCResult
-
- getWhitespace() -
Method in class com.sun.speech.freetts.Token
- Returns the whitespace characters of this Token.
- getWord() -
Method in class com.sun.speech.freetts.Token
- Returns the string associated with this token.
allocate
method.
deallocate
method.
pause
method.
resume
method.
true
if there were errors while reading tokens
true
if there are more tokens,
false
otherwise.
Relation.SYLLABLE
relations of an
utterance with "accent"
and "endtone" features. true
if this queue item has been
processed.
true
if the item is a JSML document
(Java Speech Markup Language).
true
if the item is a JSML document
(Java Speech Markup Language).
true
if the item is a JSML document
(Java Speech Markup Language text).
true
if the item contains plain text
(not Java Speech Markup Language text).
true
if the item contains plain text
(not Java Speech Markup Language text).
true
if the item is an input stream.
true
if the item is an input stream.
true
if the item is an input stream
currentWordPhone
represents a
new syllable boundary.
URL
.
AudioPlayer
that creates
javax.sound.sampled audio clips and outputs them via the
javax.sound API. AudioListeners
registered for
AudioEvents
on this object.
Voice.allocate()
.
Map
.
Voice
during loading, derived voices
should override this to provide customized loading.
System.out
if "verbose"
operation is enabled.
cmd
.
AudioPlayer
that sends
all audio data to the bit bucket. PartOfSpeech
that reads the info
from a file. PhoneDuration
with the given mean
and standard deviation.
PhoneDuration
instances indexed by
phone.PhoneSet
that reads the info from
a file. PhoneSetImpl
by reading from the
given URL.
Relation.PHRASE
relation, grouping
Relation.WORD
relations by breaks.Engine
and put
this Engine
into the PAUSED
state.
ENGINE_ALLOCATED
event and posts it
to the event queue.
ENGINE_ALLOCATING_RESOURCES
event and
posts it to the event queue.
ENGINE_DEALLOCATED
event and posts it
to the event queue.
ENGINE_DEALLOCATING_RESOURCES
event and
posts it to the event queue.
ENGINE_PAUSED
event and posts it
to the event queue.
ENGINE_RESUMED
event and posts it to the event queue.
MARKER_REACHED
event and posts it
to the event queue.
PropertyChangeEvent
for an Object
value
and posts it to the event queue.
PropertyChangeEvent
for a float
value
and posts it to the event queue.
PropertyChangeEvent
for a int
value
and posts it to the event queue.
PropertyChangeEvent
for a boolean
value
and posts it to the event queue.
QUEUE_EMPTIED
event and posts it to the event queue.
QUEUE_UPDATED
event and posts it to the event queue.
SPEAKABLE_CANCELLED
event and posts it
to the event queue.
SPEAKABLE_ENDED
event and posts it
to the event queue.
SPEAKABLE_PAUSED
event and posts it
to the event queue.
SPEAKABLE_RESUMED
event and posts it
to the event queue.
SPEAKABLE_STARTED
event and posts it
to the event queue.
TOP_OF_QUEUE
event and posts it
to the event queue.
WORD_STARTED
event and posts it
to the event queue.
StringBuffer
.
Relation.SYLLABLE
,
Relation.SYLLABLE_STRUCTURE
, and
Relation.SEGMENT
.
Relation.SEGMENT
relations with
cumulative "end" time
features based on phone durations.
Relation.SYLLABLE
relations of an
utterance with "accent"
and "endtone" features.
Relation.PHRASE
relation, grouping
Relation.WORD
relations by breaks.
PropertyChangeListeners
registered for
PropertyChangeEvents
on this object.
AudioPlayer
that sends
all audio data to the given file.Items
and their associated
children. AudioListener
from the list of
AudioListeners
.
EngineListener
from the list of
EngineListeners
.
PropertyChangeListener
from the listener
list.
SpeakableListener
from this
Synthesizer
.
Engine
.
Engine
and put
this Engine
into the RESUMED
state.
Relation.SYLLABLE
,
Relation.SYLLABLE_STRUCTURE
, and
Relation.SEGMENT
.
SpeechEvents
.EventObject
)
in a SpeechEvent
so that it can be dispatched through
the speech event dispatch mechanism.
Synthesizer
. Synthesizer
names in a
dialog box. textArea
.
Speakable
source.
String
source that is
either plain text or JSML.
URL
source.
Engine
.
Engine
state by clearing defined bits,
then setting other specified bits.
Speakable
object.
URL
.
String
.
String
.
Synthesizer
.
String
of the names of all the
Engine
states in the given Engine
state.
Synthesizer
that has queued this item.
EngineCentral
interface for a
synthesizer that sends text to standard out. Synthesizer
.
TextSynthesizer
. TextSynthesizer
. TextSynthesizer
.true
if this state of this
Engine
matches the specified state.
UtteranceProcessors
. Voices
.desc
.
Synthesizer
.
Voices
.
Engine
is in a specified state.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |