编辑 | blame | 历史 | 原始文档
---
title: Intent Classification
type: templates
category: Audio/Speech Processing
cat: audio-speech-processing
order: 340
meta_title: Intent Classification Data Labeling Template
meta_description: Template for classifying intent of audio data with Label Studio for your machine learning and data science projects.
---



If you want to identify the intent of an audio recording, such as an interview or customer service call, use this template to classify intent by selecting choices and listening to an audio clip.

## Interactive Template Preview

## Labeling Configuration ```html ``` ## About the labeling configuration All labeling configurations must be wrapped in [View](/tags/view.html) tags. Use the [Labels](/tags/labels.html) control tag to label specific segments of the audio clip: ```xml ``` Use the [Audio](/tags/audio.html) object tag to specify the audio data and display an audio wave that can be segmented: ```xml