Skip to content

hume 0.6.0

Compare
Choose a tag to compare
@gregorybchris gregorybchris released this 30 May 20:09
· 44 commits to main since this release
92d1926
  • Resume an existing conversation with HumeVoiceClient.connect(chat_group_id="<chat-group-id>")
  • List chat groups HumeVoiceClient.iter_chat_groups()
  • Fetch a chat group HumeVoiceClient.get_chat_group()
  • List chat group messages HumeVoiceClient.iter_chat_group_messages()