tencentcloud-sdk-nodejs-ams 4.1.157 → 4.1.158

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-ams",
3
- "version": "4.1.157",
3
+ "version": "4.1.158",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -911,6 +911,10 @@ export interface AudioResult {
911
911
  * ASR句子的起止时间
912
912
  */
913
913
  Sentences?: Array<Sentence>;
914
+ /**
915
+ * 切片请求ID
916
+ */
917
+ RequestId?: string;
914
918
  }
915
919
  /**
916
920
  * 音频呻吟审核结果