revdotcom/revai-go

Add custom vocabulary support to the streaming API client

Closed this issue · 1 comments

As a RevAi golang sdk user, I would like to be able to specify the option to attach custom vocabulary when using the streaming client.

This issue is being opened in an effort to reach feature parity with the streaming websocket API.

The websocket streaming API feature is documented here: https://www.rev.ai/docs/streaming#section/WebSocket-Endpoint/Custom-Vocabulary

35e6b62

The types were wrong and I updated them in another commit.