mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
sound: drop Transcriber export for now
This commit is contained in:
parent
f9b9620dca
commit
bf4fe0b3db
@ -4,5 +4,5 @@ export * from './TonePlayer.js';
|
|||||||
export * from './TrackPlayer.js';
|
export * from './TrackPlayer.js';
|
||||||
export * from './Microphone.js';
|
export * from './Microphone.js';
|
||||||
export * from './AudioClip.js';
|
export * from './AudioClip.js';
|
||||||
export * from './Transcriber.js';
|
// export * from './Transcriber.js';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user