1.0.20 • Published 5 months ago

google-meeting-captions-resolver v1.0.20

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

How to use

import {getCaptions} from 'google-meeting-captions-resolver';

interface Captions { session: string; activeSpeaker: string; talkContent: string; }

getCaptions(cls = "custom captions container").then(captions => { console.log(captions); // });

1.0.20

5 months ago

1.0.19

5 months ago

1.0.18

5 months ago

1.0.17

5 months ago

1.0.16

5 months ago

1.0.15

5 months ago

1.0.14

6 months ago

1.0.13

6 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago