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