Slide 11
Slide 11 text
wxudyrz{
const res = await this.$axios.get(BASE_URL + `tts?text=${text}`)
const u8 = new Uint8Array(res.data[0].audioContent.data)
this.voices.push(arrayBufferToBase64(u8))
• new Unit8Array() ͱ͔ॳΊͯͬͨ
• arrayBufferToBase64 దʹάάΕͰͯ͘Δͣɻ