UNPKG

microsoft-cognitiveservices-speech-sdk

Version:
1 lines 650 B
{"version":3,"sources":["src/common.speech/ServiceMessages/PhraseDetection/ContentAssessmentOptions.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACjB","file":"ContentAssessmentOptions.d.ts","sourcesContent":["//\r\n// Copyright (c) Microsoft. All rights reserved.\r\n// Licensed under the MIT license. See LICENSE.md file in the project root for full license information.\r\n//\r\n\r\n/**\r\n * The json payload for content assessment options\r\n */\r\nexport interface ContentAssessmentOptions {\r\n /**\r\n * The topic for content assessment.\r\n */\r\n topic: string;\r\n}\r\n"]}