Bambuuai
Bambuuai
### How do I transfer call ### API/Product Voice ### Code Sample Now I am in call with real number 1. I need to transfer number 1 to number 2....
I am going to transfer call. Exactly, Exactly, VONAGE_PHONE and CLIENT1 is calling now, and I need to connect CLIENT1 to CLIENT2. I am going to use this code: ```...
## When I am running code https://github.com/Vonage/vonage-node-code-snippets/blob/master/voice/make-call.js, I found following error Error: secretOrPrivateKey must be an asymmetric key when using RS256 at module.exports (/root/vonage-node-code-snippets/node_modules/jsonwebtoken/sign.js:130:22) at tokenGenerate (/root/vonage-node-code-snippets/node_modules/@vonage/jwt/dist/tokenGenerate.js:97:12) at Auth.createBearerHeader (/root/vonage-node-code-snippets/node_modules/@vonage/auth/dist/auth.js:140:54)...
Hello Bark model is really exciting but too slow. Does it support streaming process?
I am using this code, but I have a question. src/buffering_strategy/buffering_strategies.py line:87 I can't understand why the following code is needed? `self.client.buffer.clear()` Please help me. Thank you.
It pronounces $4,000 as "Four zero zero zero" sometimes "Four zero zero zero zero zero"
[The result of Tensorrt-llm](https://github.com/PolyAI-LDN/pheme#a100-gpu--100m-pheme-variant) is very amazing. If this is real, we streaming is not needed at all.
Hello, I am using this code for my project but met following error. Error: cannot call send() while not connected ### Error occures in following code snippet: deepgram.addListener(LiveTranscriptionEvents.Close, async ()...
### I want to send whatsapp text message using following code: https://github.com/Vonage/vonage-node-code-snippets/blob/v3-messages/messages/whatsapp/send-text.js ### But I met 422-Unprocessible Entity. ### This is Error Message ``` VetchError: Request failed with status code...