第1年5月19日 AVFoundation 文本转语音 Speech Kit实现语音识别
Posted lianhuaren
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第1年5月19日 AVFoundation 文本转语音 Speech Kit实现语音识别相关的知识,希望对你有一定的参考价值。
1.
let synthesizer = AVSpeechSynthesizer() synthesizer.speak(AVSpeechUtterance(string: "Hello AV Foundation. How are you?"))
https://blog.csdn.net/weixin_34265814/article/details/93181107
2.
Speech Kit实现语音识别
https://www.jianshu.com/p/4e62e00eded8
以上是关于第1年5月19日 AVFoundation 文本转语音 Speech Kit实现语音识别的主要内容,如果未能解决你的问题,请参考以下文章