blob: 12730211363dcb8244c67974b83e3300f64c4d86 [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/fidl/fidl.gni")
fidl("fuchsia.speech") {
sdk_category = "partner"
sources = [
"speech_to_text.fidl",
]
}