ultravox_client 0.0.4 copy "ultravox_client: ^0.0.4" to clipboard
ultravox_client: ^0.0.4 copied to clipboard

Flutter client SDK for Ultravox.

0.0.1 #

  • Initial implementation.

0.0.2 #

  • Add support for experimental messages.

0.0.3 #

  • Add mute/unmute support.
  • Break apart state into separate notifiers.
  • Update example app to take advantage of both (plus sendText).

0.0.4 #

  • Changed implementation of mute/unmute. It's now micMuted and speakerMuted
  • Added functions for toggling mute of mic (toggleMicMuted()) and speaker (toggleSpeakerMuted())