extern
rhino
binding
android
Rhino
rhino
src
main
java
ai
picovoice
rhino
RhinoManagerErrorCallback.java
Go to the documentation of this file.
1
/*
2
Copyright 2021 Picovoice Inc.
3
4
You may not use this file except in compliance with the license. A copy of the license is
5
located in the "LICENSE" file accompanying this source.
6
7
Unless required by applicable law or agreed to in writing, software distributed under the
8
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
9
express or implied. See the License for the specific language governing permissions and
10
limitations under the License.
11
*/
12
13
package
ai.picovoice.rhino;
14
15
public
interface
RhinoManagerErrorCallback
{
16
void
invoke
(
RhinoException
error
);
17
}
ai.picovoice.rhino.RhinoException
Definition:
android/Rhino/rhino/src/main/java/ai/picovoice/rhino/exception/RhinoException.java:14
ai.picovoice.rhino.RhinoManagerErrorCallback.invoke
void invoke(RhinoException error)
ai.picovoice.rhino.RhinoManagerErrorCallback
Definition:
RhinoManagerErrorCallback.java:15
error
static int error(vorb *f, enum STBVorbisError e)
Definition:
porcupine/demo/c/dr_libs/tests/external/miniaudio/extras/stb_vorbis.c:896
picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:50