Apple
Raw Photo Capture Sample Swift 4 + iOS 11
As you know, dngPhotoDataRepresentation() API has deprecated at iOS 11 and later. So, We need to change the API to the fileDataRepresentation(). But How?
REC&RECOG – Ver.2.3.0 – New feature is able to view transcripts like timeline
January 26, 2018 AppleiOSREC&RECOGVoid
🆓RECORD & RECOGNIZE is MP3/WAV audio recorder has some filters. Speech to Text is using IBM Bluemix Watson Speech to Text service. 🎉Ver.2.3.0 that can view transcripts like timeline is ready to download.
RECOG – Ver.1.7.0 – New feature is able to view transcripts like timeline.
January 26, 2018 AppleiOSRECOGvTXT
🆓 RECOG can transcripts speech to text from Microphone or Internet audio file. By using IBM Bluemix Watson Speech to Text service. 🎉Ver.1.7.0 that can view transcripts like timeline is ready to download.
REC&RECOG – Ver.2.2.0 – Portugal, Russia, Italy, Hindi
November 10, 2017 AppleREC&RECOGVoid
Localized to Portugal, Russia, Italy, Hindi.
LIT MUSIC Player – EQip – Ver.1.11.2 disabled some YouTube functionalities
November 10, 2017 AppleEQipYouTube
We’d disabled some functionalities. Because we had recently got a mail related the EQip app from Apple.
LIT MUSIC Player – EQip – Ver.1.10.0 Adds Playback History
Ver.1.10.0 Added Playback History on the Music and YouTube. To check the history, tap the right up button.
Xcode 9 – Source Control Navigator issue
October 19, 2017 AppleDevelopmentiOSXcode
Source Control Navigator can be show one project usually. But sometimes show multiple project on Source Code Navigator. Why?☹️
REC&RECOG – Ver.2.0.0 – Whole UX has been improved
October 18, 2017 AppleiOSREC&RECOGVoid
In this version. Whole UX has improved but basic function is same. In addition, some minor functions added or improved. Inside, Almost codes has been migrated from Objective-C to Swift.
RECOG – Ver.1.5.0 – Add Calendar View and more.
October 5, 2017 AppleiOSRECOGvTXT
🆓 RECOG can transcripts speech to text from Microphone or Internet audio file. By using IBM Bluemix Watson Speech to Text service.🎉Ver.1.5.0 is added a feature, Calendar View, Reset data,Arabic Text Display.
iOS 11: Crush when processing .jpegRepresentation
October 2, 2017 AppleiOSSwiftXcode
I don’t have a solution for this yet. Is there any solution for this? When blending multiple images by using CoreImage, App got a crush. It depends on number of images.