JCJing Caoincaojing.hashnode.dev·Jun 14, 2025 · 3 min readAudio-to-Text Implementation with HarmonyOS AI - Core Speech KitI. Scenarios and Constraints Scenario Requirements:Convert Chinese audio (including mixed Chinese-English content) to text in real-time or offline on devices like phones/tablets without network connectivity. Suitable for scenarios such as real-time s...00
JCJing Caoincaojing.hashnode.dev·Jun 14, 2025 · 3 min readTechnical Analysis and Development Practice of HarmonyOS AI - Core Speech Kit Offline Text-to-Speech TechnologyI. Technical Background and Scenario Value Huawei Core Speech Kit provides HarmonyOS developers with offline text-to-speech (TTS) capabilities, supporting Chinese, numeric, and mixed Chinese-English text synthesis. Its core scenarios focus on accessi...00
JCJing Caoincaojing.hashnode.dev·Jun 14, 2025 · 2 min readImplementing Vertical Carousel Notifications in HarmonyOSTo achieve the automatic vertical scrolling effect for text in ArkUI, the Swiper component can be used. The Swiper component provides the capability to display content in a sliding carousel. As a container component, Swiper can carousel through its c...00
JCJing Caoincaojing.hashnode.dev·Jun 14, 2025 · 6 min readThe Usage of Pop-up Boxes in HarmonyOS NextOverview and Classification of Pop-up Boxes in HarmonyOS Next A pop-up box is a modal window that temporarily displays information or actions requiring user attention while maintaining the current contextual environment. Users must complete relevant ...00
JCJing Caoincaojing.hashnode.dev·Jun 14, 2025 · 6 min readImplementing the Wooden Fish Knocking Mini Game on HarmonyOS Next"Knocking the Wooden Fish" - A Zen-inspired Mini GameThis article delves into the core technical aspects of implementing a "knocking wooden fish" game using HarmonyOS's ArkUI framework. Key features include animated interactions, state management, ha...00