jp.go.nict.langrid.client.ws_1_2.protobuf.util
クラス TextToSpeechProtosUtil

java.lang.Object
  上位を拡張 jp.go.nict.langrid.client.ws_1_2.protobuf.util.TextToSpeechProtosUtil

public class TextToSpeechProtosUtil
extends Object


コンストラクタの概要
TextToSpeechProtosUtil()
           
 
メソッドの概要
static TextToSpeechProtos.SpeakRequest buildSpeakRequest(List<jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header> headers, String language, String text, String voiceType)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TextToSpeechProtosUtil

public TextToSpeechProtosUtil()
メソッドの詳細

buildSpeakRequest

public static TextToSpeechProtos.SpeakRequest buildSpeakRequest(List<jp.go.nict.langrid.client.protobuf.proto.CommonProtos.Header> headers,
                                                                String language,
                                                                String text,
                                                                String voiceType)