{"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":["//\n// Copyright (c) Microsoft. All rights reserved.\n// Licensed under the MIT license. See LICENSE.md file in the project root for full license information.\n//\n\n/**\n * The json payload for content assessment options\n */\nexport interface ContentAssessmentOptions {\n    /**\n     * The topic for content assessment.\n     */\n    topic: string;\n}\n"]}