AVSpeechSynthesizer error AudioSession

后端 未结 4 505
轻奢々
轻奢々 2021-02-05 08:31

I\'m playing around with AVSpeechSynthesizer and always getting these errors:

ERROR:     >aqsrv> 65: Exception caught in (null) - error -66634
ERROR:     A         


        
4条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-05 08:53

    I see these errors too (using ARC but not muli threaded) but only on the simulator, not on a real device.

    I am working on the assumption that they are a simulator limitation and can be safely ignored - everything else seems to be working fine.

    Ali

提交回复
热议问题