Open AutonomicPerfectionist opened 6 months ago
Changes the signature of addSpeechType in RemoteSpeech to use Endpoint instead of LinkedHashMap. The goal is to use this change to find any issues with the MethodCache, as it was reported previously that this did not work.
addSpeechType
Changes the signature of
addSpeechType
in RemoteSpeech to use Endpoint instead of LinkedHashMap. The goal is to use this change to find any issues with the MethodCache, as it was reported previously that this did not work.