Skip to content

ppagent / wav2amr

Function: wav2amr()

wav2amr(file): Promise<{ duration: number; file: IAsyncFile; }>

Defined in: src/util/helper.ts:206

Parameters

file

IAsyncFile

Returns

Promise<{ duration: number; file: IAsyncFile; }>