Uses of Class
org.rococoa.cocoa.speechsynthesis.PhonemeInfo

Packages that use PhonemeInfo
org.rococoa.cocoa.speechsynthesis   
 

Uses of PhonemeInfo in org.rococoa.cocoa.speechsynthesis
 

Subclasses of PhonemeInfo in org.rococoa.cocoa.speechsynthesis
static class PhonemeInfo.ByReference
           
static class PhonemeInfo.ByValue
           
 

Fields in org.rococoa.cocoa.speechsynthesis declared as PhonemeInfo
 PhonemeInfo[] PhonemeDescriptor.thePhonemes
           
 

Methods in org.rococoa.cocoa.speechsynthesis that return PhonemeInfo
static PhonemeInfo[] PhonemeInfo.newArray(int arrayLength)
           
 

Constructors in org.rococoa.cocoa.speechsynthesis with parameters of type PhonemeInfo
PhonemeDescriptor(short phonemeCount, PhonemeInfo[] thePhonemes)
           
 



Copyright © 2009. All Rights Reserved.