Hi all I want to ask a question , I am using this API to convert the live user audio to text
"api.deepgram.com/v1/listen?languag..." here is a param for language, which i am assuming that if i provide "zn-ch" value it will get the audio as china and convert it to text, but its not working & i am assuming that this happing because of i select English when i was creating token for my deepgram api, is their any way to create dynamic token on runtime when user choose the language from FE.
Hey Zain! You can use the same token for multiple languages. Is there code you can share and maybe an error message? We can also look at it live on Twitch tomorrow at 1:30pm EDT if you're up for it.
here is the git repo github.com/zaahmed-nisum-com/dev.t.... Thanks for the reply and yeah i just check it was my mistake the language is now working for multi language. thanks again
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hi all I want to ask a question , I am using this API to convert the live user audio to text
"api.deepgram.com/v1/listen?languag..." here is a param for language, which i am assuming that if i provide "zn-ch" value it will get the audio as china and convert it to text, but its not working & i am assuming that this happing because of i select English when i was creating token for my deepgram api, is their any way to create dynamic token on runtime when user choose the language from FE.
Hey Zain! You can use the same token for multiple languages. Is there code you can share and maybe an error message? We can also look at it live on Twitch tomorrow at 1:30pm EDT if you're up for it.
here is the git repo github.com/zaahmed-nisum-com/dev.t.... Thanks for the reply and yeah i just check it was my mistake the language is now working for multi language. thanks again