Commit 4845ee9c authored by 郭铭瑶's avatar 郭铭瑶 🤘

调试语音Worker

parent 622e50b1
import CryptoJS from 'crypto-js' import CryptoJS from 'crypto-js'
const transWorker = new Worker('/transcode.worker.js') const transWorker = new Worker('./transcode.worker.js')
const APPID = '4f3360ec' const APPID = '4f3360ec'
const API_SECRET = 'ODQ2ZDAyYTg3ZjVhMWQyMWJhYjUxNWQ3' const API_SECRET = 'ODQ2ZDAyYTg3ZjVhMWQyMWJhYjUxNWQ3'
const API_KEY = '11b7f393e6226ddc575ca155d609cca8' const API_KEY = '11b7f393e6226ddc575ca155d609cca8'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment