Enable Semantic Voice Activity detection using the SDK #543
Unanswered
utkarsh-jha
asked this question in
Q&A
Replies: 1 comment
-
Hi @utkarsh-jha, thanks for raising this! The method I’ve opened a PR to make this method public: #545. Really appreciate you surfacing this! Feel free to share any other feedback or scenarios you're exploring. We’re always happy to hear how the SDK is being used. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was in process of migrating my application RealtimeClient layer from Websocket to OpenAI .NET SDK,
When configuring the session turn detection, I found the method
TurnDetectionOptions.CreateSemanticVoiceActivityTurnDetectionOptions
to beinternal
and because of which I can't use the following configuration.Beta Was this translation helpful? Give feedback.
All reactions