mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-11 16:18:10 +00:00
commit
72baa6f64b
@ -205,11 +205,6 @@ export class AudioClip extends PsychObject
|
||||
|
||||
this._psychoJS.logger.debug(response);
|
||||
|
||||
this._psychoJS.config.experiment.keys = [{
|
||||
name: 'sound.AudioClip.Engine.GOOGLE',
|
||||
value: 'AIzaSyCdnfQzMI8zfTBsIkzMRPTzC9Ty6uIhcRk'
|
||||
}];
|
||||
|
||||
// get the secret key from the experiment configuration:
|
||||
const fullEngineName = `sound.AudioClip.Engine.${Symbol.keyFor(engine)}`;
|
||||
let transcriptionKey;
|
||||
|
Loading…
Reference in New Issue
Block a user