#how to get our public user id?
1 messages · Page 1 of 1 (latest)
AI-generated Answer for jun.dis.cord
To retrieve your public user ID, you need to visit the Audio Native section on the ElevenLabs website. Here are the steps:
- Go to https://elevenlabs.io/audio-native.
- In the code snippet provided on the page, look for the property called
publicuserid. - Copy this
publicuserid. This is your public user ID.
This public user ID is used to identify your Audio Native project.
I am using it for sharing voice though, is the public user id the same?
AI-generated Answer for jun.dis.cord
Yes, the public user ID is used to identify your project, regardless of what you're using it for. Whether it's for sharing a voice or for another feature, the process of retrieving your public user ID remains the same. Here's how you can do it:
- Go to https://elevenlabs.io/audio-native.
- In the code snippet provided on the page, look for the property called
publicuserid. - Copy the value of
publicuserid. This is your public user ID.
Remember, this ID is used to identify your Audio Native project.
I see. I got this error when trying to add a voice using the public user id I found
{"detail":{"status":"can_not_add_own_voice","message":"You can not add your own voice."}}