> For the complete documentation index, see [llms.txt](https://docs.acrcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acrcloud.com/reference/identification-api/metadata/music-speech-detection.md).

# Music/Speech Detection

```json
 {
    "music_speech":[
        {
             "start": 0,
              "end": 247,
              "label": "m"
        }
    ]
}
```
