text2SpeechHmmAiHoa_Pre method
Implementation
$async.Future<$0.TtsResponse> text2SpeechHmmAiHoa_Pre(
$grpc.ServiceCall call, $async.Future<$0.TtsRequest> request) async {
return text2SpeechHmmAiHoa(call, await request);
}
$async.Future<$0.TtsResponse> text2SpeechHmmAiHoa_Pre(
$grpc.ServiceCall call, $async.Future<$0.TtsRequest> request) async {
return text2SpeechHmmAiHoa(call, await request);
}