vizvasrj
vizvasrj
``` function MyCustomTimestampPlugin(editor) { editor.ui.componentFactory.add( 'timestamp', () => { // The button will be an instance of ButtonView. const button = new editor.buttonView() button.set( { label: 'Timestamp', withText: true }...
delete folder not working
i like to know how to work with my existing application.. why cannot I create my own admin function.. because I do to know how can I integrate with my...
please i need rust equivalent for this here is go equivalent for producer ``` package main import ( "context" "crypto/tls" "crypto/x509" "fmt" "io/ioutil" "log" "time" "github.com/segmentio/kafka-go" ) func main() {...
help me with this its not working with I am trying to work with aiven.io cloud kafka `client certificate authentication` method needs The `ca.pem`, `service.cert`, and `service.key` files but no...
### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...
``` #!/usr/bin/python from gtts import gTTS from subprocess import call import os import random import string srt_file = 'ss.srt' outfile_path = 'here2.wav' def convert_string_to_wav(text, outfile_path, lang='hi', delay=0, tempo=1.2): """ Convert...
``` TypeError: prefsModule.init is not a function Stack trace: _init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:24:25 ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:10:4 OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:124:33 async*_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:368:35 _wrapJSObject/
i use screen share mode in this ### Description of the bug: ```bash python audioVideo.py --mode=screen ``` from https://github.com/google-gemini/cookbook/blob/main/gemini-2/live_api_starter.py every thing like screen share and audio and text all work...