UNPKG
@minto-ai/huoshan-mp-tts
Version:
latest (1.0.42)
1.0.42
1.0.41
1.0.40
1.0.39
1.0.38
1.0.37
1.0.36
1.0.35
1.0.33
1.0.32
1.0.31
1.0.30
1.0.29
1.0.27
1.0.26
1.0.25
1.0.23
1.0.22
1.0.2
借助“火山引擎在线语音合成API”实现微信小程序端“文本转语音
@minto-ai/huoshan-mp-tts
/
dist
/
handler
/
components
/
index.d.ts
3 lines
(2 loc)
•
88 B
TypeScript
View Raw
1
2
3
import
{
default
as
SerialHandler
}
from
'./serial-handler'
;
export
{
SerialHandler
, };