Files
Odoo-Modules/graphify-out/cache/f2f1dc7320af782f7167465ef898ccab21c9d185859096c1f784648a7444b999.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
11 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_notes_static_src_js_voice_note_service_js", "label": "voice_note_service.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L1"}, {"id": "voice_note_service_audiorecorder", "label": "AudioRecorder", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L18"}, {"id": "voice_note_service_audiorecorder_constructor", "label": ".constructor()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L19"}, {"id": "voice_note_service_audiorecorder_getsupportedmimetype", "label": "._getSupportedMimeType()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L30"}, {"id": "voice_note_service_audiorecorder_basemimetype", "label": ".baseMimeType()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L50"}, {"id": "voice_note_service_audiorecorder_issupported", "label": ".isSupported()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L55"}, {"id": "voice_note_service_audiorecorder_start", "label": ".start()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L65"}, {"id": "voice_note_service_audiorecorder_stop", "label": ".stop()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L96"}, {"id": "voice_note_service_audiorecorder_cancel", "label": ".cancel()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L124"}, {"id": "voice_note_service_audiorecorder_cleanup", "label": "._cleanup()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L139"}, {"id": "voice_note_service_speechrecognizer", "label": "SpeechRecognizer", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L161"}, {"id": "voice_note_service_speechrecognizer_constructor", "label": ".constructor()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L162"}, {"id": "voice_note_service_speechrecognizer_start", "label": ".start()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L182"}, {"id": "voice_note_service_speechrecognizer_stop", "label": ".stop()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L230"}, {"id": "voice_note_service_speechrecognizer_cancel", "label": ".cancel()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L237"}, {"id": "voice_note_service_blobtobase64", "label": "blobToBase64()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L254"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_notes_static_src_js_voice_note_service_js", "target": "voice_note_service_audiorecorder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L18", "weight": 1.0}, {"source": "voice_note_service_audiorecorder", "target": "voice_note_service_audiorecorder_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L19", "weight": 1.0}, {"source": "voice_note_service_audiorecorder", "target": "voice_note_service_audiorecorder_getsupportedmimetype", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L30", "weight": 1.0}, {"source": "voice_note_service_audiorecorder", "target": "voice_note_service_audiorecorder_basemimetype", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L50", "weight": 1.0}, {"source": "voice_note_service_audiorecorder", "target": "voice_note_service_audiorecorder_issupported", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L55", "weight": 1.0}, {"source": "voice_note_service_audiorecorder", "target": "voice_note_service_audiorecorder_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L65", "weight": 1.0}, {"source": "voice_note_service_audiorecorder", "target": "voice_note_service_audiorecorder_stop", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L96", "weight": 1.0}, {"source": "voice_note_service_audiorecorder", "target": "voice_note_service_audiorecorder_cancel", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L124", "weight": 1.0}, {"source": "voice_note_service_audiorecorder", "target": "voice_note_service_audiorecorder_cleanup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L139", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_notes_static_src_js_voice_note_service_js", "target": "voice_note_service_speechrecognizer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L161", "weight": 1.0}, {"source": "voice_note_service_speechrecognizer", "target": "voice_note_service_speechrecognizer_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L162", "weight": 1.0}, {"source": "voice_note_service_speechrecognizer", "target": "voice_note_service_speechrecognizer_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L182", "weight": 1.0}, {"source": "voice_note_service_speechrecognizer", "target": "voice_note_service_speechrecognizer_stop", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L230", "weight": 1.0}, {"source": "voice_note_service_speechrecognizer", "target": "voice_note_service_speechrecognizer_cancel", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L237", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_notes_static_src_js_voice_note_service_js", "target": "voice_note_service_blobtobase64", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L254", "weight": 1.0}, {"source": "voice_note_service_audiorecorder_constructor", "target": "voice_note_service_audiorecorder_getsupportedmimetype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L23", "weight": 1.0}, {"source": "voice_note_service_audiorecorder_start", "target": "voice_note_service_speechrecognizer_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L92", "weight": 1.0}, {"source": "voice_note_service_audiorecorder_cancel", "target": "voice_note_service_speechrecognizer_stop", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L130", "weight": 1.0}, {"source": "voice_note_service_audiorecorder_cancel", "target": "voice_note_service_audiorecorder_cleanup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L135", "weight": 1.0}], "raw_calls": [{"caller_nid": "voice_note_service_audiorecorder_getsupportedmimetype", "callee": "isTypeSupported", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L41"}, {"caller_nid": "voice_note_service_audiorecorder_basemimetype", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L51"}, {"caller_nid": "voice_note_service_audiorecorder_start", "callee": "getUserMedia", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L73"}, {"caller_nid": "voice_note_service_audiorecorder_cleanup", "callee": "forEach", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L141"}, {"caller_nid": "voice_note_service_audiorecorder_cleanup", "callee": "getTracks", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L141"}, {"caller_nid": "voice_note_service_speechrecognizer_stop", "callee": "_resolveStop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L232"}, {"caller_nid": "voice_note_service_speechrecognizer_cancel", "callee": "abort", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_notes/static/src/js/voice_note_service.js", "source_location": "L240"}]}