

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# CategoryEvent
<a name="API_streaming_CategoryEvent"></a>

提供与您的转录输出相匹配的任何`TranscriptFilterType`类别的信息。完成该分段后，将确定每个分段的匹配项。

## 目录
<a name="API_streaming_CategoryEvent_Contents"></a>

 ** MatchedCategories **   <a name="transcribe-Type-streaming_CategoryEvent-MatchedCategories"></a>
列出您的音频片段中匹配的类别。  
类型：字符串数组  
必需：否

 ** MatchedDetails **   <a name="transcribe-Type-streaming_CategoryEvent-MatchedDetails"></a>
包含有关匹配类别的信息，包括类别名称和时间戳。  
类型：字符串到[PointsOfInterest](API_streaming_PointsOfInterest.md)对象映射  
必需：否

## 另请参阅
<a name="API_streaming_CategoryEvent_SeeAlso"></a>

有关在特定语言的 Amazon 软件开发工具包中使用此 API 的更多信息，请参阅以下内容：
+  [适用于 C\$1\$1 的 Amazon SDK](https://docs.amazonaws.cn/goto/SdkForCpp/transcribe-streaming-2017-10-26/CategoryEvent) 
+  [适用于 Go 的 Amazon SDK](https://docs.amazonaws.cn/goto/SdkForGoV1/transcribe-streaming-2017-10-26/CategoryEvent) 
+  [适用于 Java V2 的 Amazon SDK](https://docs.amazonaws.cn/goto/SdkForJavaV2/transcribe-streaming-2017-10-26/CategoryEvent) 
+  [适用于 Ruby V3 的 Amazon SDK](https://docs.amazonaws.cn/goto/SdkForRubyV3/transcribe-streaming-2017-10-26/CategoryEvent) 