nugu-developers / nugu-ios

NUGU SDK for iOS
https://developers-doc.nugu.co.kr/
Apache License 2.0
21 stars 17 forks source link

`AVAudioEngine` nodes를 `attach`/`detach`할 때 예외처리 #1027

Closed childc closed 1 year ago

childc commented 1 year ago

Check before PR

Version

Need when updating version

Summary

Uncaught Exception 처리. objc Exception은 Swift do/catch로 잡을 수 없고, throws도 기술하지 않음.