bsbontchev
bsbontchev
The StartTranscriptionJobAsync callback is called only once and the response status is IN PROGRESS
Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though [Developer Guide](https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/welcome.html) and [API reference](http://sdk.amazonaws.com/cpp/api/LATEST/index.html) - [x] I've searched for [previous...
If the RapidJsonAdapter is used and the RAPIDJSON_DEFAULT_ALLOCATOR is set to CrtAllocator the compilation fails with the following error: valijson/valijson/adapters/rapidjson_adapter.hpp:926:8: error: redefinition of ‘struct valijson::adapters::AdapterTraits’ struct AdapterTraits valijson/valijson/adapters/rapidjson_adapter.hpp:909:8: note: previous...