Implementing voice chat #11387
-
To implement voice chat I transcript audio first then use generated text with chat Completion service to get text response. |
Beta Was this translation helpful? Give feedback.
Answered by
sophialagerkranspandey
Apr 7, 2025
Replies: 1 comment
-
Yes there's a good sample here: https://devblogs.microsoft.com/semantic-kernel/using-openais-audio-preview-model-with-semantic-kernel/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sophialagerkranspandey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes there's a good sample here: https://devblogs.microsoft.com/semantic-kernel/using-openais-audio-preview-model-with-semantic-kernel/