i am create an application to change text-to-text and speech-to-text translation.
i am using Microsoft API.
i want to send audio using web socket. is it possible to send it thorough this demo?
i want to connect this API :
wss://dev.microsofttranslator.com/speech/translate?from="en"&to="fr"&features="Partial"&api-version=1.0
if any idea then please help me.
i am create an application to change text-to-text and speech-to-text translation.
i am using Microsoft API.
i want to send audio using web socket. is it possible to send it thorough this demo?
i want to connect this API :
wss://dev.microsofttranslator.com/speech/translate?from="en"&to="fr"&features="Partial"&api-version=1.0
if any idea then please help me.