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.AsyncDuplexStreamingCall
2[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