Discussions
I have been trying to chnage the by defualt background which is green. Can anyone help me with this? I am implementing it in React.
3 months ago by TejinderpalSingh
const res = await avatar.current.createStartAvatar(
{
newSessionRequest: {
quality: "low",
avatarName: "Kayla-incasualsuit-20220818",
voice: {
// voiceId: "001cc6d54eae4ca2b5fb16ca8e8eb9bb"
voiceId:"1bd001e7e50f421d891986aad5158bc8"
},
},
},
this is how I defined configuration.