Committed by
GitHub
Fix c api (#2545)
This PR fixes the C API by adding proper support for durations in offline recognition results. The issue addresses problems introduced in a previous PR where the durations field was added to the C API struct but not properly handled across all language bindings. Key changes: - Adds durations field handling across multiple language bindings (Swift, Kotlin, Java, C#) - Fixes field ordering in C API struct to ensure ABI compatibility - Updates JNI implementation to properly extract and pass durations data
正在显示
14 个修改的文件
包含
170 行增加
和
25 行删除
cmake/cppinyin.patch
0 → 100644
-
请 注册 或 登录 后发表评论