Home | History | Annotate | Download | only in voice_engine

Lines Matching defs:StartPlayingFileAsMicrophone

2062 int Channel::StartPlayingFileAsMicrophone(const char* fileName,
2071 "Channel::StartPlayingFileAsMicrophone(fileNameUTF8[]=%s, "
2082 "StartPlayingFileAsMicrophone() filePlayer is playing");
2102 "StartPlayingFileAsMicrophone() filePlayer format isnot correct");
2131 int Channel::StartPlayingFileAsMicrophone(InStream* stream,
2139 "Channel::StartPlayingFileAsMicrophone(format=%d, "
2147 "StartPlayingFileAsMicrophone NULL as input stream");
2157 "StartPlayingFileAsMicrophone() is playing");