Package com.mapfactor.sdk.navigation
Interface InstructionsVoicesListener
public interface InstructionsVoicesListener
Navigation instructions voices listener
- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onInstructionsVoicesListReady
(List<InstructionsVoice> availableVoices) Navigation instructions voices list is ready
-
Method Details
-
onInstructionsVoicesListReady
Navigation instructions voices list is ready- Parameters:
availableVoices
- list of available navigation instruction voices- Since:
- 1.0
-