STT/native_client/swift/stt_ios
Leon Kiefer fab1bbad73
fixed duplicate deallocation of stream
streamCtx must be unset after STT_FreeStream was called in STT_FinishStreamWithMetadata, else STT_FreeStream is called again on destruction of STTStream resulting in EXC_BAD_ACCESS errors
2021-09-26 12:56:28 +02:00
..
Info.plist More rebranding, API names, iOS, .NET 2021-03-07 14:29:02 +01:00
stt_ios.h Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
stt_ios.modulemap Run pre-commit hooks on all files 2021-05-18 13:45:52 +02:00
STT.swift fixed duplicate deallocation of stream 2021-09-26 12:56:28 +02:00