Skip to content

SpeechKit v0.58.0

Choose a tag to compare

@kombify-release-publisher3 kombify-release-publisher3 released this 19 Aug 16:28
· 37 commits to main since this release

Highlights

  • Every voice mode one tap from the keyboard: a new row above the
    keys — dictate on your device or through your SpeechKit server, or talk
    to Deepgram, AssemblyAI or GPT. Actions needing a server say so rather
    than failing when pressed.
  • The microphone is there when you install it: the voice key used to
    stay hidden until you enabled a second input method, and the dictation
    panel opened at the top of the screen instead of over the keys. Both
    are fixed.
  • One app, one icon: installing SpeechKit no longer leaves two
    launcher icons behind, one of which opened the keyboard's settings
    rather than the app.

Added

  • android: make GPT the third direct Voice Agent button, not Gemini (19c30d2)
  • android: put dictation and the Voice Agent on the keyboard itself (70afa60)
  • voiceagent: list gpt-realtime-2.1 and its mini, without promoting them (390ef31)

Fixed

  • android: stop the keyboard fork from adding a second launcher icon (5f0a965)
  • release: stop the version sync failing when only the highlights differ (07830b1)

Full Changelog: v0.57.1...v0.58.0