This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 289
Code Samples for new v1p1beta1 features #118
Merged
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
b823117
MicrophoneStreamTest, and basic .ava tests-
53cd4f0
Just cosmetic, removed some notes, added note about Event style for t…
d13734f
removed .test, cleaned up yaaarghs
709638b
Cleaned up test within MicStream.js, .ava tests forthcoming
a27324c
Merge branch 'master' into master
JustinBeckwith 6c452f7
Pruned down to core streaming function, yaargs rebuilt, .ava upcoming
b6add2d
Merge branch 'master' of https://github.com/CallistoCF/nodejs-speech
6f44c0c
newest .ava test, just makes sure yaargs loads, comments addressed
9e0bf4c
Added Readme
CallistoCF ad8007c
BetaFeatures for Test, fixed from yesterday
3e77731
Updated Readme
CallistoCF 3504280
Updated Readme, fixed old paths used in testing
CallistoCF 2974091
Updated Readme again
CallistoCF be3869f
Updated Yaargs Examples to fit readme
CallistoCF 0fbba57
Fixed Diarization bug
554af87
Merge branch 'BetaFeatures' of https://github.com/CallistoCF/nodejs-s…
0cad177
Merge branch 'master' into BetaFeatures
CallistoCF e0caf82
Merge branch 'master' of https://github.com/CallistoCF/nodejs-speech …
950844e
Speech Fixes
c365046
Merge branch 'BetaFeatures' of https://github.com/CallistoCF/nodejs-s…
27b42dc
fixing eslint settings to merge
e583e2e
eslint again
c3840eb
testing lint quick fix
054e7f8
more ESlint shennanigans
b3174dd
cleaned up region tags
37ae0a6
Removed audiochannelGCS
3c5ae14
Removed Comments, also multiChannel GCS
CallistoCF da0736f
Removed Comments, GCS MultiChannel
CallistoCF 44d6502
Removed multi Audio Channel
CallistoCF 45418b2
Added mono-channel multi Language file to sample
CallistoCF 6b793e0
removed old console.log
CallistoCF 24cdc11
fixed todos and filename -> fileName
CallistoCF 5487a88
removed docstrings
CallistoCF 7852924
removed enableWordTimeOffsets in WordLvlConfidence
CallistoCF 10bad72
rebuild
720f8fa
fixed space
3a18194
Merge branch 'master' into BetaFeatures
CallistoCF b6fee39
fixed package.lock for node8 circleCI
b0b0748
Attempted fix for circleCI node 8
701088b
attempted mime-types fix
0f4ea7a
possible mime/CLI fix
832b91d
Merged Latest package chore stuff, for circleCI
9e67988
Merge branch 'master' into BetaFeatures
JustinBeckwith e0f9d1d
all outstanding comments, except eslint issue
e95c8b3
Merge branch 'BetaFeatures' of https://github.com/CallistoCF/nodejs-s…
cde3b24
confidence test fix
0331ea0
fixed eslinting in betaFeatures.js
0340b1e
eslint again
b024d2e
Fixed MultiChannel transcribe
f2d15c7
multiChannelGCS test
1808096
Updated readme
ed26504
updated readme, scaffolding
7cf0fa3
readme again
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
// Use IntelliSense to learn about possible attributes. | ||
// Hover to view descriptions of existing attributes. | ||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 | ||
"version": "0.2.0", | ||
"configurations": [ | ||
{ | ||
"type": "node", | ||
"request": "launch", | ||
"name": "Launch Program", | ||
"program": "${workspaceFolder}/samples/betaFeatures.js" | ||
} | ||
] | ||
} |
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
Empty file.
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.