A B C D E F G I J L M N O P R S T U V W

A

aboutDlg() - Method in class com.speech4j.speech.TTSMode
Invokes aboutDlg(null).
aboutDlg(String) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::AboutDlg()
add(byte, String, String, byte) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::Add()
addSink(TTSNotifySink) - Method in class com.speech4j.speech.TTSMode
Adds sink (event listener).
addText(String) - Method in class com.speech4j.ant.VoiceMessageTask
Set a multiline message.
ATTRIB - Static variable in class com.speech4j.speech.TTSNotifySink
Flag enabling attribChanged event.
attribChanged(int) - Method in class com.speech4j.speech.TTSNotifySink
Override this method to respond to attribChanged event
Audio - class com.speech4j.speech.Audio.
Represents IAudio interface.
Audio() - Constructor for class com.speech4j.speech.Audio
 
AudioBuffer - class com.speech4j.sound.AudioBuffer.
Chunk of audio data
AudioBuffer() - Constructor for class com.speech4j.sound.AudioBuffer
 
AudioDest - class com.speech4j.speech.AudioDest.
Represents IAudioDest interface.
AudioDest() - Constructor for class com.speech4j.speech.AudioDest
 
AudioDestFile - class com.speech4j.speech.AudioDestFile.
Represents File Audio Destination COM Object.
AudioDestFile(String) - Constructor for class com.speech4j.speech.AudioDestFile
Constructor
AudioDestMultimedia - class com.speech4j.speech.AudioDestMultimedia.
Represents Multimedia Audio Destination Object.
AudioDestMultimedia() - Constructor for class com.speech4j.speech.AudioDestMultimedia
Constructor.
AudioOutput - interface com.speech4j.sound.AudioOutput.
Audio output interface.
AudioOutputFile - class com.speech4j.sound.AudioOutputFile.
AudioOutput to a file.
AudioOutputFile(String, AudioFormat) - Constructor for class com.speech4j.sound.AudioOutputFile
Creates AudioOutputFile
AudioOutputStream - class com.speech4j.sound.AudioOutputStream.
Audion output to a stream.
AudioOutputStream(OutputStream, AudioFormat) - Constructor for class com.speech4j.sound.AudioOutputStream
Creates AudioOutputStream
audioPause() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::AudioPause()
audioReset() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::AudioReset()
audioResume() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::AudioResume()
AudioSource - class com.speech4j.speech.AudioSource.
Represents IAudioSource interface
AudioSource() - Constructor for class com.speech4j.speech.AudioSource
 
AudioSourceFile - class com.speech4j.speech.AudioSourceFile.
Represents File Audio Source COM Object Description:
AudioSourceFile(String) - Constructor for class com.speech4j.speech.AudioSourceFile
Constructor.
audioStart(long) - Method in class com.speech4j.speech.SpeechWaiter
Increments counter
audioStart(long) - Method in class com.speech4j.speech.TTSNotifySink
Override this method to respond to audioStart event
audioStop(long) - Method in class com.speech4j.speech.SpeechWaiter
Decrements counter
audioStop(long) - Method in class com.speech4j.speech.TTSNotifySink
Override this method to respond to audioStop event

B

BOOKMARK - Static variable in class com.speech4j.speech.TTSBufNotifySink
Flag enabling BookMark event.
bookMark(long, int) - Method in class com.speech4j.speech.TTSBufNotifySink
Override this method to respond to BookMark event
buildFinished(BuildEvent) - Method in class com.speech4j.ant.VoiceBuildListener
 
buildStarted(BuildEvent) - Method in class com.speech4j.ant.VoiceBuildListener
 
bytes2sec(AudioFormat, long) - Static method in class com.speech4j.sound.Util
Converts length in bytes to length in seconds given particular AudioFormat
bytes2String(byte[]) - Static method in class com.speech4j.sound.Util
Converts byte array to human readable string by converting each byte to two chars, example 3D
bytes2String(byte[]) - Static method in class com.speech4j.speech.NativeObject
Converts byte array to String.
ByteWrap - class com.speech4j.speech.ByteWrap.
Helper class to return byte by reference.
ByteWrap() - Constructor for class com.speech4j.speech.ByteWrap
 

C

CHARSET_ENGINEPHONETIC - Static variable in class com.speech4j.speech.TTSMode
An engine-specific phonetic character set
CHARSET_IPAPHONETIC - Static variable in class com.speech4j.speech.TTSMode
The IPA character set
CHARSET_TEXT - Static variable in class com.speech4j.speech.TTSMode
The text character set
claim() - Method in class com.speech4j.speech.Audio
See IAudio::Claim().
cleanup() - Static method in class com.speech4j.speech.NativeObject
Destroys all "native" objects.
close() - Method in class com.speech4j.sound.AudioOutputStream
Closes output
close() - Method in class com.speech4j.sound.AudioOutputFile
Closes output
close() - Method in interface com.speech4j.sound.AudioOutput
Closes output
close() - Method in class com.speech4j.speech.MMDevice
Closes MCI device.
com.speech4j.ant - package com.speech4j.ant
 
com.speech4j.sound - package com.speech4j.sound
 
com.speech4j.speech - package com.speech4j.speech
 
convert(AudioFormat) - Method in class com.speech4j.sound.AudioBuffer
Converts the buffer to a new format
convertSound(AudioBuffer, AudioFormat) - Static method in class com.speech4j.sound.Util
 
convertSound(byte[], AudioFormat, AudioFormat) - Static method in class com.speech4j.sound.Util
 
convertSound(byte[], int, int, AudioFormat, AudioFormat) - Static method in class com.speech4j.sound.Util
 
create() - Method in class com.speech4j.speech.TTSMode
Creates native object.
createWavHeader(DataOutput, int, AudioFormat) - Static method in class com.speech4j.sound.Util
 
createWavHeader(RandomAccessFile, AudioFormat) - Static method in class com.speech4j.sound.Util
 

D

destroy() - Method in class com.speech4j.speech.TTSMode
Releases the corresponding native object.
destroy() - Method in class com.speech4j.speech.TTSEnum
Call this method to explicitly destroy "native" part of the object.
destroy() - Method in class com.speech4j.speech.MMDevice
Destroys corresponding native object (MCI device).
destroy() - Method in class com.speech4j.speech.AudioDestFile
Destroys native object
DONE - Static variable in class com.speech4j.speech.TTSBufNotifySink
Flag enabling TextDataDone event.

E

execute() - Method in class com.speech4j.ant.VoiceMessageTask
 

F

fileLength(String) - Static method in class com.speech4j.sound.Util
Calculates duration of audio file
finalize() - Method in class com.speech4j.speech.TTSMode
Invokes destroy() to release undelining native object.
finalize() - Method in class com.speech4j.speech.TTSEnum
Invokes destroy() to release native object.
finalize() - Method in class com.speech4j.speech.MMDevice
Invokes destroy() to destroy native object.
finalize() - Method in class com.speech4j.speech.AudioSourceFile
Calls destroy() to destroy native object.
finalize() - Method in class com.speech4j.speech.AudioDestMultimedia
Invokes destroy() to release the corresponding native object.
finalize() - Method in class com.speech4j.speech.AudioDestFile
Destroys native object.
findByModeName(String) - Method in class com.speech4j.speech.TTSEnum
Finds mode by name.
flush() - Method in class com.speech4j.speech.Audio
See IAudio::Flush()
flushFile() - Method in class com.speech4j.speech.AudioSourceFile
IAudioFile::Flush()
flushFile() - Method in class com.speech4j.speech.AudioDestFile
Invokes IAudioFile::Flush().

G

generalDlg() - Method in class com.speech4j.speech.TTSMode
Invokes generalDlg(null).
generalDlg(String) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::GeneralDlg()
get(byte, String, short, ByteWrap) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::Get()
getAge() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns age
getAge() - Method in interface com.speech4j.speech.TTSModeInfo
Returns age
getAlias() - Method in class com.speech4j.speech.MMDevice
Returns MCI device alias.
getData() - Method in class com.speech4j.sound.AudioBuffer
Audio data
getData(int) - Method in class com.speech4j.speech.AudioSource
IAudioSource::DataGet
getDataAvailable() - Method in class com.speech4j.speech.AudioSource
IAudioSource::DataAvailable.
getDeviceNum() - Method in class com.speech4j.speech.AudioDestMultimedia
Corresponds to IAudioMultiMediaDevice::DeviceNumGet
getDeviceNumber() - Method in class com.speech4j.speech.MMDevice
Returns MCI device number.
getDialect() - Method in interface com.speech4j.speech.Language
Returns dialect
getEngineFeatures() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns engine features
getEngineFeatures() - Method in interface com.speech4j.speech.TTSModeInfo
Returns engine features
getEngineId() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns engine Id
getEngineId() - Method in interface com.speech4j.speech.TTSModeInfo
Returns engine Id
getFeatures() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns features
getFeatures() - Method in interface com.speech4j.speech.TTSModeInfo
Returns features
getFormat() - Method in class com.speech4j.sound.AudioBuffer
Audio format of the buffer
getGender() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns gender
getGender() - Method in interface com.speech4j.speech.TTSModeInfo
Returns gender
getHRESULT() - Method in class com.speech4j.speech.SpeechException
Returns HRESULT code for this exception
getInterfaces() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns interfaces
getInterfaces() - Method in interface com.speech4j.speech.TTSModeInfo
Returns interfaces
getLanguage() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns language
getLanguage() - Method in interface com.speech4j.speech.TTSModeInfo
Returns language
getLanguageId() - Method in interface com.speech4j.speech.Language
Returns language id
getLevel() - Method in class com.speech4j.speech.Audio
See IAudio::LevelGet()
getMfgName() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns manufacturer name
getMfgName() - Method in interface com.speech4j.speech.TTSModeInfo
Returns manufacturer name
getMode() - Method in class com.speech4j.speech.TTSMode
Creates new TTSModeInfo , calls next(TTSModeInfo) and retruns info.
getMode(TTSModeInfo) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::ModeGet()
getModeId() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns mode Id
getModeId() - Method in interface com.speech4j.speech.TTSModeInfo
Returns mode Id
getModeName() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns mode name
getModeName() - Method in interface com.speech4j.speech.TTSModeInfo
Returns mode name
getObjID() - Method in class com.speech4j.speech.NativeObject
Returns object ID - integer number.
getPitch() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::PitchGet()
getPosn() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::PosnGet()
getPosn() - Method in class com.speech4j.speech.Audio
See IAudio::PosnGet()
getProductName() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns product name
getProductName() - Method in interface com.speech4j.speech.TTSModeInfo
Returns product name
getRealTime() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::RealTimeGet()
getSpeaker() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns speaker
getSpeaker() - Method in interface com.speech4j.speech.TTSModeInfo
Returns speaker
getSpeed() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::SpeedGet()
getStyle() - Method in class com.speech4j.speech.TTSModeInfoImpl
Returns style
getStyle() - Method in interface com.speech4j.speech.TTSModeInfo
Returns style
getTotal() - Method in class com.speech4j.speech.Audio
See IAudio::TotalGet()
getVolume() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::VolumeGet()
getWaveFormat() - Method in class com.speech4j.speech.Audio
See IAudio::WaveFormatGet()

I

init() - Method in class com.speech4j.speech.TTSMode
See CTTSMode::Init()
init(byte[]) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::Init(GUID gMode)
init(String) - Method in class com.speech4j.speech.TTSMode
Invokes init(string2Bytes(mode))
initAudioDestMM(int) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::InitAudioDestMM()
initAudioDestObject(AudioDest) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::InitAudioDestObject()
inject(String) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::Inject()
insertData(byte[]) - Method in class com.speech4j.speech.AudioDest
See IAudioDest::DataSet().
insertPause(int) - Method in class com.speech4j.speech.AudioDest
Inserts silence.

J

jawOpen - Variable in class com.speech4j.speech.TTSMouth
Jaw open

L

Language - interface com.speech4j.speech.Language.
Represents LANGUAGE structure.
length() - Method in class com.speech4j.sound.AudioOutputStream
Returns size of output.
length() - Method in class com.speech4j.sound.AudioOutputFile
Returns size of output.
length() - Method in interface com.speech4j.sound.AudioOutput
Returns size of output.
lexiconDlg() - Method in class com.speech4j.speech.TTSMode
Invokes lexiconDlg(null).
lexiconDlg(String) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::LexiconDlg()
lipTension - Variable in class com.speech4j.speech.TTSMouth
Lip tension
load(String) - Method in class com.speech4j.sound.AudioBuffer
Reads an audio file to the buffer.

M

merge(AudioFormat, AudioBuffer[]) - Static method in class com.speech4j.sound.Util
Merges array of audio buffers into one audio buffer.
merge(AudioFormat, AudioBuffer[], String) - Static method in class com.speech4j.sound.Util
Merges array of AudioBuffers and outputs to file.
merge(AudioFormat, String[], String) - Static method in class com.speech4j.sound.Util
Merges array of audio files and outputs to file.
mergeAudio(String, AudioFormat, String[]) - Static method in class com.speech4j.sound.Util
Merges audio files
messageLogged(BuildEvent) - Method in class com.speech4j.ant.VoiceBuildListener
 
MMDevice - class com.speech4j.speech.MMDevice.
MCI functions wrapper.
MMDevice(String) - Constructor for class com.speech4j.speech.MMDevice
Creates new MCI device.
mouthHeight - Variable in class com.speech4j.speech.TTSMouth
Mouth height
mouthUpturn - Variable in class com.speech4j.speech.TTSMouth
Mouth upturn
mouthWidth - Variable in class com.speech4j.speech.TTSMouth
Mouth width

N

NativeObject - class com.speech4j.speech.NativeObject.
Base class for MS SAPI objects
NativeObject() - Constructor for class com.speech4j.speech.NativeObject
 
next() - Method in class com.speech4j.speech.TTSEnum
Creates new TTSModeInfo , calls next(TTSModeInfo) and retruns info.
next(TTSModeInfo) - Method in class com.speech4j.speech.TTSEnum
See CTTSEnum::Next()

O

onDestroy() - Method in class com.speech4j.speech.TTSNotifySink
Override this method to respond to destruction of the native object.

P

phoneme(byte, int, String) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::Phoneme()
POSITION - Static variable in class com.speech4j.speech.TTSBufNotifySink
Flag enabling WordPosition event.
processMessages() - Static method in class com.speech4j.speech.NativeObject
Processes all messages in the current thread's queue.

R

randomString() - Static method in class com.speech4j.sound.Util
Generates pseudo-random string.
record() - Method in class com.speech4j.speech.MMDevice
Starts recording.
remove(String, short) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::Remove()
removeSink(TTSNotifySink) - Method in class com.speech4j.speech.TTSMode
Removes sink (event listener)
reset() - Method in class com.speech4j.speech.TTSEnum
See CTTSEnum::Reset()

S

save(String) - Method in class com.speech4j.sound.AudioBuffer
Saves the buffer to a wav file.
save(String) - Method in class com.speech4j.speech.MMDevice
Saves data to file
select(byte[], AudioDest) - Method in class com.speech4j.speech.TTSEnum
See CTTSEnum::Select()
select(String, AudioDest) - Method in class com.speech4j.speech.TTSEnum
Invokes select(string2Bytes(guid),audio).
sendString(String) - Static method in class com.speech4j.speech.MMDevice
Sends a command to MCI device.
setAge(short) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets age
setAge(short) - Method in interface com.speech4j.speech.TTSModeInfo
Sets age
setData(byte[]) - Method in class com.speech4j.sound.AudioBuffer
Audio data
setDeviceNum(int) - Method in class com.speech4j.speech.AudioDestMultimedia
Corresponds to IAudioMultiMediaDevice::DeviceNumSet
setDialect(String) - Method in interface com.speech4j.speech.Language
Sets dialect
setEngineFeatures(int) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets engine features
setEngineFeatures(int) - Method in interface com.speech4j.speech.TTSModeInfo
Sets engine features
setEngineId(byte[]) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets engine Id
setEngineId(byte[]) - Method in interface com.speech4j.speech.TTSModeInfo
Sets engine Id
setFailOnError(boolean) - Method in class com.speech4j.ant.VoiceMessageTask
Sets fail on error
setFeatures(int) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets features
setFeatures(int) - Method in interface com.speech4j.speech.TTSModeInfo
Sets features
setFile(File) - Method in class com.speech4j.ant.VoiceMessageTask
Sets output file
setFormat(AudioFormat) - Method in class com.speech4j.sound.AudioBuffer
Audio format of the buffer
setGender(short) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets gender
setGender(short) - Method in interface com.speech4j.speech.TTSModeInfo
Sets gender
setInterfaces(int) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets interfaces
setInterfaces(int) - Method in interface com.speech4j.speech.TTSModeInfo
Sets interfaces
setLanguage(Language) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets language
setLanguage(Language) - Method in interface com.speech4j.speech.TTSModeInfo
Sets language
setLanguageId(short) - Method in interface com.speech4j.speech.Language
Sets language Id
setLevel(int) - Method in class com.speech4j.speech.Audio
See IAudio::LevelSet()
setMessage(String) - Method in class com.speech4j.ant.VoiceMessageTask
Sets message to speak
setMfgName(String) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets manufacturer name
setMfgName(String) - Method in interface com.speech4j.speech.TTSModeInfo
Sets manufacturer name
setModeId(byte[]) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets mode Id
setModeId(byte[]) - Method in interface com.speech4j.speech.TTSModeInfo
Sets mode Id
setModeId(String) - Method in class com.speech4j.ant.VoiceMessageTask
Sets mode ID
setModeName(String) - Method in class com.speech4j.ant.VoiceMessageTask
Sets mode name.
setModeName(String) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets mode name
setModeName(String) - Method in interface com.speech4j.speech.TTSModeInfo
Sets mode name
setPCM(byte, byte, int) - Method in class com.speech4j.speech.MMDevice
Sets PCM (Pulse Code Modulation) parameters
setPitch(short) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::PitchSet()
setProductName(String) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets product name
setProductName(String) - Method in interface com.speech4j.speech.TTSModeInfo
Sets product name
setRealTime(int) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::RealTimeSet()
setSpeaker(String) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets speaker
setSpeaker(String) - Method in interface com.speech4j.speech.TTSModeInfo
Sets speaker
setSpeed(int) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::SpeedSet()
setStyle(String) - Method in class com.speech4j.speech.TTSModeInfoImpl
Sets style
setStyle(String) - Method in interface com.speech4j.speech.TTSModeInfo
Sets style
setVolume(int) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::VolumeSet()
setWaveFormat(byte[]) - Method in class com.speech4j.speech.Audio
See IAudio::WaveFormatSet()
silence(double, AudioFormat) - Static method in class com.speech4j.sound.Util
Generates AudioBuffer of silence.
skip() - Method in class com.speech4j.speech.TTSEnum
Calls Skip(1)
skip(int) - Method in class com.speech4j.speech.TTSEnum
See CTTSEnum::Skip()
SoundException - exception com.speech4j.sound.SoundException.
Exception thrown by classes from this package.
SoundException(String) - Constructor for class com.speech4j.sound.SoundException
Constructs SoundException
speak(String) - Method in class com.speech4j.speech.TTSMode
Invokes speak(speak, false, null)
speak(String, boolean, TTSBufNotifySink) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::Speak()
speakAndWait(String, boolean) - Method in class com.speech4j.speech.TTSMode
Speaks the text.
SpeechException - exception com.speech4j.speech.SpeechException.
Exception representing HRESULT codes.
SpeechException(String) - Constructor for class com.speech4j.speech.SpeechException
Constructor.
SpeechWaiter - class com.speech4j.speech.SpeechWaiter.
This object waits for TTSModes it has been registered with to finish speaking.
SpeechWaiter() - Constructor for class com.speech4j.speech.SpeechWaiter
Constructor.
START - Static variable in class com.speech4j.speech.TTSNotifySink
Flag enabling audioStart event.
start() - Method in class com.speech4j.speech.Audio
See IAudio::Start()
STARTED - Static variable in class com.speech4j.speech.TTSBufNotifySink
Flag enabling TextDataStarted event.
STOP - Static variable in class com.speech4j.speech.TTSNotifySink
Flag enabling audioStop event.
stop() - Method in class com.speech4j.speech.MMDevice
Stops recording.
Stop() - Method in class com.speech4j.speech.Audio
See IAudio::Stop()
stopProcessingMessages() - Static method in class com.speech4j.speech.NativeObject
Stops processMessages loop.
string2Bytes(String) - Static method in class com.speech4j.sound.Util
Converts string to byte array.
string2Bytes(String) - Static method in class com.speech4j.speech.NativeObject
Converts String to byte array

T

targetFinished(BuildEvent) - Method in class com.speech4j.ant.VoiceBuildListener
 
targetStarted(BuildEvent) - Method in class com.speech4j.ant.VoiceBuildListener
 
taskFinished(BuildEvent) - Method in class com.speech4j.ant.VoiceBuildListener
 
taskStarted(BuildEvent) - Method in class com.speech4j.ant.VoiceBuildListener
 
teethLowerVisible - Variable in class com.speech4j.speech.TTSMouth
Lower theeth visible
teethUpperVisible - Variable in class com.speech4j.speech.TTSMouth
Upper theeth visible
testSpeech() - Static method in class com.speech4j.speech.NativeObject
Tests speech functions.
textData(byte, int, String) - Method in class com.speech4j.speech.TTSMode
Invokes textData(charSet, flags, text, null)
textData(byte, int, String, TTSBufNotifySink) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::TextData()
textDataDone(long, int) - Method in class com.speech4j.speech.TTSBufNotifySink
Override this method to respond to TextDataDone event
textDataStarted(long) - Method in class com.speech4j.speech.TTSBufNotifySink
Override this method to respond to TextDataStarted event
time() - Method in class com.speech4j.sound.AudioOutputStream
Returns time length of output.
time() - Method in class com.speech4j.sound.AudioOutputFile
Returns time length of output.
time() - Method in interface com.speech4j.sound.AudioOutput
Returns time length of output.
tonguePosn - Variable in class com.speech4j.speech.TTSMouth
Tongue position
toString() - Method in class com.speech4j.speech.TTSModeInfoImpl
Prints mode info
translateDlg() - Method in class com.speech4j.speech.TTSMode
Invokes translateDlg(null).
translateDlg(String) - Method in class com.speech4j.speech.TTSMode
See CTTSMode::TranslateDlg()
TTSBufNotifySink - class com.speech4j.speech.TTSBufNotifySink.
Represents IBufNotifySink.
TTSBufNotifySink(byte) - Constructor for class com.speech4j.speech.TTSBufNotifySink
Constructor.
TTSEnum - class com.speech4j.speech.TTSEnum.
Represents CTTSEnum class.
TTSEnum() - Constructor for class com.speech4j.speech.TTSEnum
Constructor.
TTSMode - class com.speech4j.speech.TTSMode.
Represents CTTSMode class.
TTSMode() - Constructor for class com.speech4j.speech.TTSMode
 
TTSModeInfo - interface com.speech4j.speech.TTSModeInfo.
Represents TTSMODEINFO structure.
TTSModeInfoImpl - class com.speech4j.speech.TTSModeInfoImpl.
Simple implementation of TTSModeInfo
TTSModeInfoImpl() - Constructor for class com.speech4j.speech.TTSModeInfoImpl
 
TTSMouth - class com.speech4j.speech.TTSMouth.
Represents TTSMOUTH structure Company:
TTSMouth() - Constructor for class com.speech4j.speech.TTSMouth
 
TTSNotifySink - class com.speech4j.speech.TTSNotifySink.
Represents INotifySink.
TTSNotifySink(byte) - Constructor for class com.speech4j.speech.TTSNotifySink
Constructor.

U

unClaim() - Method in class com.speech4j.speech.Audio
See IAudio::UnClaim()
Util - class com.speech4j.sound.Util.
Utility class

V

value - Variable in class com.speech4j.speech.ByteWrap
Byte value.
VISUAL - Static variable in class com.speech4j.speech.TTSNotifySink
Flag enabling visual event.
visual(long, char, char, int, TTSMouth) - Method in class com.speech4j.speech.TTSNotifySink
Override this method to respond to visual event
VoiceBuildListener - class com.speech4j.ant.VoiceBuildListener.
VoiceBuildListener.
VoiceBuildListener() - Constructor for class com.speech4j.ant.VoiceBuildListener
Creates a new instance of VoiceBuildListener
VoiceMessageTask - class com.speech4j.ant.VoiceMessageTask.
VoiceMessageTask produces vocal output to speaker or file.
VoiceMessageTask() - Constructor for class com.speech4j.ant.VoiceMessageTask
 
VPS_ABBREVIATION - Static variable in class com.speech4j.speech.TTSMode
Shortened form of a word -- for example, "hr." is an abbreviation for "hour."
VPS_ADJECTIVE - Static variable in class com.speech4j.speech.TTSMode
Word that modifies a noun -- for example, "green" describes color in "green grass."
VPS_ADVERB - Static variable in class com.speech4j.speech.TTSMode
Word that modifies a verb, an adjective, or another adverb -- for example, "quickly" describes speed in "quickly run."
VPS_CARDINAL - Static variable in class com.speech4j.speech.TTSMode
Number used in simple counting -- for example, "one," "two," or "three."
VPS_CONJUNCTION - Static variable in class com.speech4j.speech.TTSMode
Word used to join sentences, clauses, or phrases -- for example, "dogs and cats."
VPS_CONTRACTION - Static variable in class com.speech4j.speech.TTSMode
Shortened form of one or two words with the omitted letter or letters indicated by an apostrophe -- for example, "can't" is the contraction for "cannot."
VPS_DETERMINER - Static variable in class com.speech4j.speech.TTSMode
Limiting noun modifier that precedes an adjective modifying the same noun -- for example, "her" in "her new house."
VPS_INTERJECTION - Static variable in class com.speech4j.speech.TTSMode
Word or phrase that expresses emotion -- for example, "indeed" or "heavens."
VPS_NOUN - Static variable in class com.speech4j.speech.TTSMode
Word that names a person, place, thing, or abstraction -- for example, "astronaut," "New York," "printer," or "history."
VPS_ORDINAL - Static variable in class com.speech4j.speech.TTSMode
Number used to show order -- for example, "first," "second," or "third."
VPS_PREPOSITION - Static variable in class com.speech4j.speech.TTSMode
Word that precedes a noun or pronoun to form an adjectival or adverbial phrase -- for example, "aboard" in "aboard the ship."
VPS_PRONOUN - Static variable in class com.speech4j.speech.TTSMode
Word that substitutes for a noun -- for example, "it" in "it fell apart."
VPS_PROPERNOUN - Static variable in class com.speech4j.speech.TTSMode
Noun that names a specific person or place -- for example, "Katherine" or "Cleveland."
VPS_PUNCTUATION - Static variable in class com.speech4j.speech.TTSMode
Marks that clarify the meaning and structure of writing -- for example, a period (.) indicates the end of a sentence.
VPS_QUANTIFIER - Static variable in class com.speech4j.speech.TTSMode
Limiting noun modifier that expresses quantity and precedes an adjective modifying the same noun -- for example, "four" in "the four ripe strawberries."
VPS_UNKNOWN - Static variable in class com.speech4j.speech.TTSMode
Part of speech is unknown, or the application or engine does not store this information.
VPS_VERB - Static variable in class com.speech4j.speech.TTSMode
Word that expresses an act or a state of being -- for example, "eat" or "be."

W

waitSpeech() - Method in class com.speech4j.speech.SpeechWaiter
Method waits for audioStop event for all TTS modes it have been registered with and then returns.
wordPosition(long, int) - Method in class com.speech4j.speech.TTSBufNotifySink
Override this method to respond to WordPosition event
write(AudioBuffer) - Method in class com.speech4j.sound.AudioOutputStream
Writes AudioBuffer performing format conversion if necessary.
write(AudioBuffer) - Method in class com.speech4j.sound.AudioOutputFile
Writes AudioBuffer performing format conversion if necessary.
write(AudioBuffer) - Method in interface com.speech4j.sound.AudioOutput
Writes AudioBuffer performing format conversion if necessary.
write(AudioInputStream, int) - Method in class com.speech4j.sound.AudioOutputStream
Writes cnt bytes from AudioInputStream performing format conversion if necessary.
write(AudioInputStream, int) - Method in class com.speech4j.sound.AudioOutputFile
Writes cnt bytes from AudioInputStream performing format conversion if necessary.
write(AudioInputStream, int) - Method in interface com.speech4j.sound.AudioOutput
Writes cnt bytes from AudioInputStream performing format conversion if necessary.

A B C D E F G I J L M N O P R S T U V W

Copyright © 2003 Pavel Vlasov. All Rights Reserved.