小编Ben*_*n J的帖子

在一项Alexa技能中使用多种声音?

我想在一项技能中使用多个Alexa声音。这可能吗?

我知道有Amazon Polly,但是您使用什么SSML来使用不同的字符。我尝试过在线查找,但一无所获。

let speech = '<speak>Your name is Tim. /*After this I want a different voice*/ You have decided to sneak into a haunted house with your cousin Sally. You used a ladder to barely heave yourself over the rusty 12 foot tall iron gate. You were able to get in, but can you get out?';
Run Code Online (Sandbox Code Playgroud)

我希望“您的名字叫蒂姆”的发音与句子的其余部分不同。

alexa node.js alexa-skill jovo-framework

4
推荐指数
1
解决办法
37
查看次数

标签 统计

alexa ×1

alexa-skill ×1

jovo-framework ×1

node.js ×1