titanium-speech icon indicating copy to clipboard operation
titanium-speech copied to clipboard

Update for Ti 12

Open m1ga opened this issue 1 year ago • 0 comments

No clue about iOS HL stuff :smile:

But with some trial & error I got it back to record my voice!

  • use imports
  • import AVAudioEngine from AVFAudio
  • use SDK requestAudioRecorderPermissions to check for recorder permission
  • use current Ti syntax in controller

Needs more testing for other parts! I've quickly tested the voice recording only

https://user-images.githubusercontent.com/4334997/224555300-33374355-fa30-48b0-90fb-00b5a859ecab.mp4

m1ga avatar Mar 12 '23 15:03 m1ga