Package org.smallmind.phalanx.wire
Interface Vocalizer<V extends Voice>
public interface Vocalizer<V extends Voice>
-
Method Summary
-
Method Details
-
getVoice
V getVoice(HashMap<String, Object> argumentMap, WireContext... wireContexts) throws MissingInstanceIdException- Throws:
MissingInstanceIdException
-