{"version":3,"sources":["src/sdk/SpeechRecognitionCanceledEventArgs.ts"],"names":[],"mappings":"AAGA,OAAO,EACH,yBAAyB,EAC5B,MAAM,gCAAgC,CAAC;AAExC,qBAAa,kCAAmC,SAAQ,yBAAyB;CAChF","file":"SpeechRecognitionCanceledEventArgs.d.ts","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\n\nimport {\n    CancellationEventArgsBase,\n} from \"./CancellationEventArgsBase.js\";\n\nexport class SpeechRecognitionCanceledEventArgs extends CancellationEventArgsBase {\n}\n"]}