Package com.mapfactor.sdk.navigation
Interface InstructionsVoicesManager
public interface InstructionsVoicesManager
Instructions voice manager
- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionGet current navigation instruction voicevoid
getInstructionsVoices
(InstructionsVoice.Type type, InstructionsVoicesListener voicesListener) Get available navigation instructions voicesvoid
setCurrentInstructionVoiceId
(String instructionVoiceId) Set current navigation instruction voice
-
Method Details
-
getCurrentInstructionsVoiceId
Get current navigation instruction voice- Returns:
- current navigation instruction voice Id
- Since:
- 1.0
-
setCurrentInstructionVoiceId
Set current navigation instruction voice- Parameters:
instructionVoiceId
- instruction voice Id- Since:
- 1.0