This is a placeholder feature request for an iOS SDK: I imagine it would
  1. Provide functionality similar to @hume/voice-react, but for the iOS platform rather than web.
  2. In particular, it would provide helpers to handle audio recording and playback.
  3. Provide lower-level functionality similar to
    hume-typescript-sdk
    and
    hume-python-sdk
    for making useful REST requests and connecting to the
    /v0/evi/chat
    websocket directly.