0.0.7 • Published 10 months ago

@silk_node/core v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Silk Node

npm

QQ/微信语音编码器

API

function encode(input: string, output: string, sampleRate: number): void

input 和 output 为文件地址,samplingRate 为采样率。

input 须为 pcm 文件。

Support Platforms

  • x86_64-apple-darwin
  • x86_64-pc-windows-msvc
  • x86_64-unknown-linux-gnu