// Current limitation of Zello export const AUDIO_MAX_CHANNELS = 1; export enum ErrorMessages { CHANNEL_BUSY = 'channel busy', }