简体   繁体   English

Google上的操作-我们可以在Google Home中使用自定义语音吗?

[英]Actions on Google- Can we use Custom voice for Google Home?

I want my google assistance app to read response using custom user voice. 我希望我的Google协助应用使用自定义用户语音读取回复。 I'm using webhook to send responses to user queries. 我正在使用webhook向用户查询发送响应。 Currently, I'm sending text responses. 目前,我正在发送文本回复。 I have built a custom voice model using ( https://lyrebird.ai/ ). 我使用( https://lyrebird.ai/ )建立了自定义语音模型。 When my webhook is triggered I would like to first convert the text response to audio using my custom model and send the output audio to google home. 触发我的Webhook时,我想首先使用我的自定义模型将文本响应转换为音频,然后将输出音频发送到google home。 Is this possible? 这可能吗? Or Is there any better ways of achieving this. 还是有更好的方法来实现这一目标。

是的,您可以合成自己的音频并在音频标签中以Ssml的形式返回: https : //developers.google.com/actions/reference/ssml

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM