GetSpeechVoiceName

Description

Returns the name of the given voice. On iOS this is a human readable first name, but does not give any details about the accent or language of that voice. On Android the name gives the language and accent information but is not as easy to read.

Currently only works on iOS and Android.

Definition

string GetSpeechVoiceName( index )

Parameters