| * limitations under the License. | * limitations under the License. | ||||
| */ | */ | ||||
| /* | |||||
| * This Activity is used by Android to get the list of languages to display | |||||
| * to the user when selecting the text-to-speech language. This is by locale, | |||||
| * not voice name. | |||||
| */ | |||||
| package com.reecedunn.espeak; | package com.reecedunn.espeak; | ||||
| import android.app.Activity; | import android.app.Activity; |