我運行Debian 8 6的NodeJS,並與IBM沃森物聯網平臺玩耍連接的NodeJS對象:https://github.com/ibm-watson-iot/iot-nodejs 我創建了一個IBM的網關,並能使用以下代碼連接併發布數據: var gatewayClient = new iotf.IotfGateway(config);
gatewayClient.connect();
你好,我正在開發使用C#的Visual Studio 2017年的應用程序,我測試的語音編碼文本和它的工作,但現在我需要做的揚聲器diarization 我怎麼能這樣做? SpeechToTextService _speechToText = new SpeechToTextService();
_speechToText.SetCredential("", "");
//var result