Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 916 Bytes

Stop-RealtimeSessionResponse.md

File metadata and controls

49 lines (34 loc) · 916 Bytes
external help file Module Name online version schema
PSOpenAI-help.xml
PSOpenAI
2.0.0

Stop-RealtimeSessionResponse

SYNOPSIS

Send the event to cancel an in-progress response.

SYNTAX

Stop-RealtimeSessionResponse
    [-EventId <String>]

DESCRIPTION

Send the event to cancel an in-progress response.

EXAMPLES

Example 1

PS C:\> Stop-RealtimeSessionResponse

PARAMETERS

-EventId

Optional client-generated ID used to identify this event.

Type: String
Required: False
Position: Named

INPUTS

OUTPUTS

NOTES

RELATED LINKS

https://platform.openai.com/docs/api-reference/realtime-client-events/response/cancel