send_voice
Send a voice message to a group or friend. Automatically converts audio formats (MP3, WAV, AMR, OGG, FLAC) to SILK.
Instructions
Send a voice message to a monitored group or whitelisted friend.
NapCat auto-converts common formats (MP3/WAV/AMR/OGG/FLAC) to SILK.
Args: target: Group ID or friend QQ ID. audio: Base64-encoded audio data (without the base64:// prefix). target_type: "group" (default) or "private".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| audio | Yes | ||
| target_type | No | group |