hello again . i was trying to use Text to Speech in KMP , and its works fine normally but if i use it with jetbrains compose its give me an error . check screenshot . and the fix is quite simple too , i just had to import the API . but i am making a library so i need a permanent solution .the easiest way to reproduce is to use official template https://github.com/JetBrains/compose-multiplatform-ios-android-template.git and use TextToSpeech for ios . here is an example of the problem . https://github.com/naser09/IOSBugAVFAudio.git . any help ?
👍 1
d
Dima Avdeev
08/22/2023, 12:25 PM
As I understand - this question is not related to Compose for iOS.
You also can ask it at #ios channel