Azure-Samples / Cognitive-Speech-STT-iOS

iOS SDK for the Microsoft Speech-to-Text API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speech-api
Other
49 stars 21 forks source link

Bitcode Support #37

Open gafr opened 6 years ago

gafr commented 6 years ago

This is a re-opening of https://github.com/Azure-Samples/Cognitive-Speech-STT-iOS/issues/34 . We use libraries that require bitcode, so disabling for the project is not an option. Is there any option to enable it for the SDK?

Cheers Gafr

wolfma61 commented 6 years ago

We are redoing large parts of the SDK on various platforms to enable new scenarios on various platforms. In that redesign/re-engineering we are looking at bitcode also. Unfortunately this won't be available until the beginning of the next year ...

Krumelur commented 6 years ago

@wolfma61 Any plans to include support for Xamarin projects when redoing them? Or are you aware of a binding?

wolfma61 commented 6 years ago

@Krumelur I can't give details about availability of the reworked speech client sdk yet, replacing the SDKs we have in various forms out there for talking to Cognitive Services Speech is a high priority (incl fillings holes in the SDKs). For the 'new scenarios' Xamarin is high on the list. Not sure it is going to be the 'first wave'

sorry - very vague ;) I know

More details early next year ...(2018 that is)

gafr commented 6 years ago

any update?