speechmatics 0.4.0

An async rust SDK for the Speechmatics API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
openapi: 3.0.3
info:
  title: OpenAPI Template
  version: 1.0.0
paths:
  /sample:
    get:
      responses:
        '200':
          description: successful operation
# components:
#   schemas:
#     # Add here schema definitions