Audio Messaging Overview
Audio messages allow users to convey tone and detail that text cannot capture: voice notes, recordings, and spoken explanations.Voice Expression
Voice communication
- Convey tone and emotion naturally
- Quick voice notes and responses
- Detailed audio explanations
- Personal touch in conversations
Format Support
Audio handling
- MP3 and WAV format support
- Up to 1GB file size capacity
- Cross-platform compatibility
Platform Implementation
- Mobile SDKs (iOS/Android)
- TypeScript SDK
Unified audio handling with automatic uploadMobile SDKs provide streamlined audio messaging with automatic upload processing, eliminating the need for separate upload steps.
Required Parameters
| Parameter | Type | Description |
|---|---|---|
subChannelId | String | Target subchannel identifier for the audio message |
attachment | Audio/URI | Local audio file path or URI reference |
Optional Parameters
| Parameter | Type | Description |
|---|---|---|
caption | String | Text description or transcript for the audio |
fileName | String | Custom filename for the uploaded audio |
tags | Array<String> | Message categorization and filtering tags |
parentId | String | Parent message ID for threaded conversations |
metadata | Object | Custom properties for extended functionality |
Implementation Examples
Automatic Processing: Mobile SDKs handle audio upload and format optimization automatically, providing seamless user experience with progress tracking.
Audio Message Features
Audio Formats & Quality
Audio Formats & Quality
Comprehensive audio format support and quality optionsSupported Formats
- MP3: Universal compatibility, excellent compression, ideal for voice and music
- WAV: Uncompressed quality, perfect for high-fidelity recordings
- Format Conversion: Automatic optimization for web delivery when needed
- Voice Optimized: 64-128kbps for clear voice recordings
- Standard Quality: 128-192kbps for general audio content
- High Quality: 256-320kbps for music and detailed audio
Related Features
Video Messages
Video content
Share video recordings and visual content
File Messages
Document sharing
Send files, documents, and attachments