pipecat_flutter_android 2.4.0 copy "pipecat_flutter_android: ^2.4.0" to clipboard
pipecat_flutter_android: ^2.4.0 copied to clipboard

PlatformAndroid

Android implementation of the pipecat_flutter plugin

2.4.0 #

  • fix: Replace broken updateRemoteParticipants bot audio muting with correct updateSubscriptionsForParticipants (local subscription control).
  • fix: Store bot participant ID on onBotConnected instead of fragile runtime lookup.
  • fix: Set isBotAudioMuted only after async subscription call succeeds.
  • feat: Register CallClientListener for reactive onInputsUpdated and onSubscriptionsUpdated track events.
  • fix: Return BOT_NOT_CONNECTED error if muteBotAudio called before bot joins.

2.3.0 #

  • feat: Add transport diagnostics.
  • feat: Add sub-phases connection statuses.

2.2.0 #

  • chore: Bump package version to 2.2.0.

2.1.0 #

  • feat: Implement client-message

2.0.5 #

  • Fix: Delay call of release() on failed connection

2.0.4 #

  • Fix: SIGSEGV

2.0.3 #

  • Fix: type mismatch for LLMFunctionCallData.args after pipecat client SDK update (Value? → JsonElement)

2.0.2 #

  • feat: send LLM tool call result
  • fix: missing argument for parameter

2.0.1 #

  • Fix: failed to build in Android

2.0.0 #

  • Refactor: single canonical stream

0.2.0+3 #

  • Update pipecat_flutter_platform_interface dependency constraint to ^0.2.0.

0.2.0+2 #

  • Integrate sendText

0.1.0+1 #

  • Integrates ai.pipecat:daily-transport:1.1.0
0
likes
150
points
261
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Android implementation of the pipecat_flutter plugin

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, pipecat_flutter_platform_interface

More

Packages that depend on pipecat_flutter_android

Packages that implement pipecat_flutter_android