Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
0 answers
62 views

I'm trying to create a mini RPG game and have been following instructions, I got my spritesheet from my gaia profile and images 4-8 are looped with leg movement under the avatar with out feet and the ...
J Moral's user avatar
  • 31
2 votes
0 answers
174 views

How to make a vrm avatar move according to the json file that contains the coordinates of the mediapipe pose, hands, face. I know the Hands have 21 landmarks each for left and right, Face Mesh (uses ...
Moriel Greenberg's user avatar
1 vote
0 answers
299 views

I am playing around with Azure real-time Text-to-speech (TTS) avatar, and for my use case I don't want the activation of speech synthesize to be controlled by the frontend web application. I want the ...
Benjamin's user avatar
0 votes
1 answer
162 views

// utilty.js export const fetchIceCredentials = async () => { try { const response = await axios.get('https://westus2.tts.speech.microsoft.com/cognitiveservices/avatar/relay/token/v1', {...
Hamza Khan's user avatar
1 vote
0 answers
494 views

I am building an application implying an LLM and Heygen's API. I want to send the response given by the LLM to a streaming avatar. I used the documentation provided here: https://docs.heygen.com/...
Eliott Eccidio's user avatar
2 votes
0 answers
87 views

I got this error. how can i resolve this? Parse TypeError: fetch failed at node:internal/deps/undici/undici:12618:11 at process.processTicksAndRejections (node:internal/process/task_queues:95:...
Haider Aamir's user avatar
1 vote
0 answers
400 views

I wrote this code and I have no errors in the console, but still nothing is displayed in the browser. The idea is that the user either uploads their own photo or chooses an avatar of the ones we ...
marinamun's user avatar
-2 votes
3 answers
321 views

I'm trying to make a display that looks like a rounded avatar with text beside it. I've managed to make the rounded avatar but the problem is when I add text beside it, sometimes the avatar becomes ...
dapidmini's user avatar
  • 1,663
0 votes
1 answer
123 views

Hi i downloaded the Trash Dash( the sample game from Unity for endless runner). I want to add new characters. I created a character in Mixamo, but each time i run the app i get an error. ( the app ...
antonia simionescu's user avatar
-1 votes
1 answer
68 views

I have a design for an appbar like this: But I don't know how to set for the avatar exactly. All I can do is: PreferredSize( preferredSize: const Size.fromHeight(150), child: Container( ...
Qtie's user avatar
  • 1
0 votes
1 answer
68 views

I have an avatar and a text field inside a TouchableOpacity. I need both the avatar and the text to be center inside the TouchableOpacity and I need the avatar on one row and the text underneath every ...
CodeMan03's user avatar
  • 247
1 vote
2 answers
859 views

I am allowing user to upload an avatar (profile image) in their profile. While uploading avatar is entirely optional, if user does not have avatar, a default image will be used. However, checking ...
Mohaila Tlaba's user avatar
0 votes
1 answer
69 views

I use the one user avatar plugin, I added the possibility of uploading an avatar to edit-account page, But when I click on the save changes button, nothing happens. I am using the following code : // ...
rk9802710's user avatar
-1 votes
1 answer
72 views

` @commands.command(aliases=['ava', 'аватарка']) async def avatar(self, ctx, *, member: discord.Member = None): if not member: member = ctx.message.author userAvatar = member.avatar embed = ...
user avatar
-2 votes
1 answer
1k views

I am using avatar glow in floating action button. I am trying to make it glow, when I tapped on it., But this avatar glow widget is not working.. Can anyone give me solution? or what widget should use ...
Sahrier Naeem's user avatar

15 30 50 per page
1
2 3 4 5
31