1.0.20 • Published 6 months ago
google-meeting-captions-resolver v1.0.20
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
6 months ago
1.0.19
6 months ago
1.0.18
6 months ago
1.0.17
6 months ago
1.0.16
6 months ago
1.0.15
6 months ago
1.0.14
7 months ago
1.0.13
7 months ago
1.0.12
7 months ago
1.0.11
7 months ago
1.0.10
7 months ago
1.0.9
7 months ago
1.0.8
7 months ago
1.0.7
7 months ago
1.0.6
7 months ago
1.0.5
7 months ago
1.0.4
7 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