AISpeechToTextStreamResponse
No description
type AISpeechToTextStreamResponse {
streamChannel: String!
streamId: String!
streamUrl: String!
}
Fields
AISpeechToTextStreamResponse.streamChannel ● String! non-null scalar
AISpeechToTextStreamResponse.streamId ● String! non-null scalar
AISpeechToTextStreamResponse.streamUrl ● String! non-null scalar
Member Of
AISpeechToTextStreamJob object