| Package | Description |
|---|---|
| com.memetix.mst.language | |
| com.memetix.mst.speak |
| Modifier and Type | Method and Description |
|---|---|
static SpokenDialect |
SpokenDialect.fromString(String pLanguage) |
static SpokenDialect |
SpokenDialect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpokenDialect[] |
SpokenDialect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Speak.execute(String text,
SpokenDialect language)
Detects the language of a supplied String.
|
Copyright © 2013. All Rights Reserved.