Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web sdk #5

Merged
merged 16 commits into from
Jan 15, 2024
Merged

Web sdk #5

merged 16 commits into from
Jan 15, 2024

Conversation

albho
Copy link
Contributor

@albho albho commented Jan 9, 2024

No description provided.

binding/web/README.md Outdated Show resolved Hide resolved
binding/web/package.json Outdated Show resolved Hide resolved
binding/web/src/falcon.ts Outdated Show resolved Hide resolved
binding/web/src/falcon.ts Outdated Show resolved Hide resolved
demo/web/package.json Outdated Show resolved Hide resolved
binding/web/src/types.ts Outdated Show resolved Hide resolved
function setSegmentsTable(segments) {
let html = `
<tr>
<th>startSec</th>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<th>startSec</th>
<th>Start time (s)</th>

For showing the output, can we have a table similar to octopus web demo: https://github.com/Picovoice/octopus/blob/main/demo/web/index.html

@mrrostam mrrostam merged commit c8d4a3c into main Jan 15, 2024
9 of 10 checks passed
@mrrostam mrrostam deleted the web-sdk branch January 16, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants