deepgram.audio.speaker
1# Copyright 2023-2024 Deepgram SDK contributors. All Rights Reserved. 2# Use of this source code is governed by a MIT license that can be found in the LICENSE file. 3# SPDX-License-Identifier: MIT 4 5from .speaker import Speaker 6from .errors import DeepgramSpeakerError 7from .constants import LOGGING, CHANNELS, RATE, CHUNK, PLAYBACK_DELTA