public class TextToSpeechProtosUtil extends Object
Constructor and Description |
---|
TextToSpeechProtosUtil() |
Modifier and Type | Method and Description |
---|---|
static TextToSpeechProtos.SpeakRequest |
buildSpeakRequest(List<CommonProtos.Header> headers,
String language,
String text,
String voiceType) |
public static TextToSpeechProtos.SpeakRequest buildSpeakRequest(List<CommonProtos.Header> headers, String language, String text, String voiceType)