Uses of Class
hmi.environment.avatars.VoiceSpecLoader.Factory

Packages that use VoiceSpecLoader.Factory
hmi.environment.avatars This package contains code for loading avatars, mixed systems, face bindings, etc. 
 

Uses of VoiceSpecLoader.Factory in hmi.environment.avatars
 

Methods in hmi.environment.avatars that return VoiceSpecLoader.Factory
static VoiceSpecLoader.Factory VoiceSpecLoader.Factory.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VoiceSpecLoader.Factory[] VoiceSpecLoader.Factory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.