TextToSpeechSetup

Description

Initialises the Text To Speech engine on the device so that it can produce audio. Note that this may not be immediate, you should check GetTextToSpeechReady to see if it has finished setting up. Calling other text to speech commands when it is not ready will be ignored.

Currently only works on iOS and Android.

Definition

TextToSpeechSetup()