-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Alternate strategy,to just pass back responses.
- Loading branch information
1 parent
a49643f
commit 7acd247
Showing
14 changed files
with
219 additions
and
285 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,23 @@ | ||
Speech StreamingResponseContainer | ||
================================= | ||
Streaming Speech Response | ||
========================= | ||
|
||
.. automodule:: google.cloud.speech.streaming.container | ||
.. automodule:: google.cloud.speech.streaming_response | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Speech Streaming Request helpers | ||
================================ | ||
Streaming Speech Result | ||
======================= | ||
|
||
.. automodule:: google.cloud.speech.streaming.request | ||
.. automodule:: google.cloud.speech.streaming_result | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Speech StreamingSpeechResponse | ||
============================== | ||
Streaming Endpointer Type | ||
========================= | ||
|
||
.. automodule:: google.cloud.speech.streaming.response | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
|
||
Speech StreamingSpeechResult | ||
============================ | ||
|
||
.. automodule:: google.cloud.speech.streaming.result | ||
.. automodule:: google.cloud.speech.endpointer_type | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.