Skip to content

docs: add VonageVideoConnectorTransport API reference for PR #4052#825

Open
asilvestre wants to merge 1 commit into
pipecat-ai:mainfrom
Vonage:vonage_video_connector_docs
Open

docs: add VonageVideoConnectorTransport API reference for PR #4052#825
asilvestre wants to merge 1 commit into
pipecat-ai:mainfrom
Vonage:vonage_video_connector_docs

Conversation

@asilvestre
Copy link
Copy Markdown

Add documentation for the Vonage Video Connector transport integration.

Changes

  • api-reference/server/services/transport/vonage.mdx — New page documenting VonageVideoConnectorTransport:

    • Overview with platform requirements (Linux AMD64/ARM64, Python 3.13+)
    • Installation via pipecat-ai[vonage-video-connector]
    • Prerequisites including account setup and a tip pointing to the Vonage Video Playground for quick session/token generation
    • Full configuration reference for VonageVideoConnectorTransport, VonageVideoConnectorTransportParams, and SubscribeSettings
    • Usage example with configure() helper
    • Event handler reference for all 8 events (on_joined, on_left, on_error, on_first_participant_joined, on_participant_joined, on_participant_left,
      on_client_connected, on_client_disconnected)
  • docs.json — Added api-reference/server/services/transport/vonage to the Transport navigation group

Notes

This page will be complete once pipecat-ai/pipecat#4052 is merged, which adds the transport source and generates the linked API reference at reference-server.pipecat.ai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants