Skip to content

isSpeaking and status values ​​from useConversation are not changing. #422

@ivanovichDev

Description

@ivanovichDev

conversation.isSpeaking does not update on iOS

When integrating the ElevenLabs React Native SDK (useConversation) on iOS, the conversation.isSpeaking property always remains false, even though the voice chat with the agent works correctly. On Android, the same code works as expected.

Steps to Reproduce:

Use the example from the React Native SDK documentation
with useConversation.

Call conversation.startSession({ agentId, userId }) on iOS.

Render conversation.isSpeaking in the UI.

Run the app on an iOS device or simulator.

Expected Behavior:

conversation.isSpeaking should update automatically when the agent is speaking.

Environment:

SDK Version: 0.5.7

Device: iPhone 12 mini

React Native Expo: 54.0.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions