ElevenLabs api error on latest convai AI NPCs in VR

Original Discord Post by sachin_pandey1211_79866 | 2024-11-18 17:35:03

We are trying to use AI NPCs in VR setup in unity but we are not using elevenlabs api integration in the project. Can any one tell me how we can use non elevenlabs api to resolve the problem.

Error:- [Error][Character]: Grpc.Core.RpcException: Status(StatusCode=PermissionDenied, Detail=“Your Elevenlabs voice quota is exhausted. Please upgrade your plan or choose a non-Elevenlabs voice to continue.”)
at Grpc.Core.Internal.ClientResponseStream2[TRequest,TResponse].MoveNext (System.Threading.CancellationToken token) [0x00114] in <a15c3a9d71174e258510eb391d72d345>:0 at Convai.Scripts.Runtime.Core.ConvaiGRPCAPI.ReceiveResultFromServer (Grpc.Core.AsyncDuplexStreamingCall2[TRequest,TResponse] call, System.Threading.CancellationToken cancellationToken, Convai.Scripts.Runtime.Core.ConvaiNPC npc) [0x00144] in D:\Unity Repo\ExpoConvai\Assets\Convai\Scripts\Runtime\Core\ConvaiGRPCAPI.cs:571
at Convai.Scripts.Runtime.Core.ConvaiGRPCAPI+<>c__DisplayClass36_0.b__0 () [0x0003e] in D:\Unity Repo\ExpoConvai\Assets\Convai\Scripts\Runtime\Core\ConvaiGRPCAPI.cs:769
at Convai.Scripts.Runtime.Core.ConvaiGRPCAPI.SendTriggerData (Service.ConvaiService+ConvaiServiceClient client, System.String characterID, Service.TriggerConfig triggerConfig, Convai.Scripts.Runtime.Core.ConvaiNPC sendingNPC) [0x0023f] in D:\Unity Repo\ExpoConvai\Assets\Convai\Scripts\Runtime\Core\ConvaiGRPCAPI.cs:773

Reply by k3kalinix | 2024-11-18 19:18:20

Hello <@1172236550533300310> :wave:t2:,

Reply by k3kalinix | 2024-11-18 19:20:02

You need to update your plan. As the error says, you don’t have enough quota.

Reply by sachin_pandey1211_79866 | 2024-11-19 14:44:13

I don’t have the elevenlabs api integrated

Reply by k3kalinix | 2024-11-19 14:44:58

You need to update your Convai plan.

https://convai.com/pricing

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.