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

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

Uses of VoiceSpecLoader.Voicetype in hmi.environment.avatars
 

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