changeTextToSpeechEngine

Changes which TextToSpeechEngine will be used to synthesize audio instructions. TextToSpeechEngine.close is called on TextToSpeechEngine which is being replaced.

Note that the ttsEngine will be closed when the instance of NavigationFragment is destroyed.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

ttsEngine

TextToSpeechEngine to be used.