//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.message.content.media](../index.md)/[VoiceContent](index.md)/[VoiceContent](-voice-content.md) # VoiceContent [common] Content fun [VoiceContent](-voice-content.md)(media: [VoiceFile](../../dev.inmo.tgbotapi.types.files/-voice-file/index.md), caption: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, captionEntities: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextPart](../../dev.inmo.tgbotapi.CommonAbstracts/-text-part/index.md)> = emptyList())